{"title":"Epoch Direct Drive Motors","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue\u0026family=Barlow:wght@400;500;600;700\u0026display=swap');\n\n  .epoch3-spec-section {\n    font-family: 'Barlow', Arial, sans-serif;\n    background: radial-gradient(circle at 20% 0%, #1a0e0e 0%, #111111 45%), #111111;\n    color: #ccc;\n    padding: 40px 24px;\n    width: 100%;\n    max-width: none;\n    box-sizing: border-box;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .rte:has(.epoch3-spec-section),\n  .product__description:has(.epoch3-spec-section),\n  .product-single__description:has(.epoch3-spec-section),\n  .product-info__description-content:has(.epoch3-spec-section),\n  .product__description-content:has(.epoch3-spec-section) {\n    max-width: none !important;\n    width: 100% !important;\n  }\n\n  .epoch3-spec-red-strip {\n    background: linear-gradient(90deg, #b30000, #ff0000, #b30000);\n    color: #fff;\n    text-align: center;\n    padding: 11px;\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: 14px;\n    letter-spacing: 5px;\n    margin-bottom: 45px;\n    border-radius: 4px;\n    box-shadow: 0 4px 20px rgba(255, 0, 0, 0.25);\n  }\n\n  .epoch3-spec-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, #ff2b2b, #cc0000);\n    color: #fff;\n    font-family: 'Bebas Neue', sans-serif;\n    letter-spacing: 2px;\n    font-size: 13px;\n    padding: 5px 16px;\n    border-radius: 4px;\n    margin-bottom: 12px;\n    margin-right: 8px;\n    box-shadow: 0 2px 10px rgba(255, 0, 0, 0.3);\n  }\n\n  .epoch3-spec-main-title {\n    font-family: 'Bebas Neue', Impact, sans-serif;\n    font-size: 38px;\n    letter-spacing: 2px;\n    color: #ffffff;\n    margin-bottom: 8px;\n    line-height: 1.25;\n    text-shadow: 0 0 30px rgba(255, 0, 0, 0.25);\n  }\n\n  .epoch3-spec-main-subtitle {\n    color: #999;\n    font-size: 15px;\n    margin-bottom: 40px;\n    letter-spacing: 0.3px;\n  }\n\n  .epoch3-spec-divider-red {\n    width: 80px;\n    height: 4px;\n    background: linear-gradient(90deg, #ff0000, transparent);\n    margin-bottom: 35px;\n    border-radius: 2px;\n  }\n\n  .epoch3-spec-h3 {\n    font-family: 'Bebas Neue', Impact, sans-serif;\n    font-size: 26px;\n    letter-spacing: 2px;\n    color: #ffffff;\n    margin-top: 55px;\n    margin-bottom: 6px;\n    padding-left: 14px;\n    border-left: 4px solid #ff0000;\n  }\n\n  .epoch3-spec-desc-p {\n    line-height: 1.85;\n    margin-bottom: 20px;\n    color: #bbb;\n    font-size: 16px;\n  }\n\n  .epoch3-spec-tags {\n    margin-bottom: 25px;\n  }\n\n  .epoch3-spec-tag {\n    display: inline-block;\n    background: #1c1c1c;\n    border: 1px solid #ff0000;\n    color: #ff4d4d;\n    padding: 6px 18px;\n    border-radius: 20px;\n    font-size: 13.5px;\n    margin-right: 10px;\n    margin-bottom: 10px;\n    font-family: 'Bebas Neue', sans-serif;\n    letter-spacing: 1.5px;\n    transition: all 0.25s ease;\n  }\n\n  .epoch3-spec-hero-grid {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-bottom: 40px;\n    flex-wrap: wrap;\n  }\n\n  .epoch3-spec-hero-text {\n    flex: 1.1;\n    min-width: 280px;\n  }\n\n  .epoch3-spec-hero-img {\n    flex: 1;\n    min-width: 280px;\n    text-align: center;\n    position: relative;\n  }\n\n  .epoch3-spec-hero-img::before {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    width: 85%;\n    height: 85%;\n    transform: translate(-50%, -50%);\n    background: radial-gradient(circle, rgba(255,0,0,0.22) 0%, transparent 70%);\n    z-index: 0;\n    filter: blur(10px);\n  }\n\n  .epoch3-spec-hero-img img {\n    max-width: 100%;\n    height: auto;\n    border-radius: 14px;\n    border: 1px solid #2a2a2a;\n    position: relative;\n    z-index: 1;\n    box-shadow: 0 20px 50px rgba(0,0,0,0.5);\n  }\n\n  \/* STAT STRIP *\/\n  .epoch3-spec-stat-strip {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 18px;\n    margin-bottom: 45px;\n  }\n\n  .epoch3-spec-stat {\n    flex: 1;\n    min-width: 150px;\n    background: linear-gradient(180deg, #1c1c1c, #161616);\n    border: 1px solid #2a2a2a;\n    border-radius: 8px;\n    padding: 20px 16px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .epoch3-spec-stat::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 3px;\n    background: linear-gradient(90deg, #ff0000, #ff6b6b);\n  }\n\n  .epoch3-spec-stat-num {\n    font-family: 'Bebas Neue', Impact, sans-serif;\n    font-size: 32px;\n    color: #ffffff;\n    letter-spacing: 1px;\n    line-height: 1.1;\n  }\n\n  .epoch3-spec-stat-num span {\n    color: #ff3b3b;\n  }\n\n  .epoch3-spec-stat-label {\n    font-size: 12.5px;\n    color: #888;\n    margin-top: 6px;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n  }\n\n  \/* ADVANTAGE BOXES *\/\n  .epoch3-spec-boxes {\n    display: flex;\n    gap: 20px;\n    flex-wrap: wrap;\n    margin-bottom: 22px;\n  }\n\n  .epoch3-spec-box {\n    flex: 1;\n    min-width: 280px;\n    border: 1px solid #2a2a2a;\n    padding: 26px 24px;\n    border-radius: 10px;\n    background: linear-gradient(180deg, #1c1c1c 0%, #181818 100%);\n    position: relative;\n    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;\n  }\n\n  .epoch3-spec-box:hover {\n    transform: translateY(-4px);\n    border-color: #ff0000;\n    box-shadow: 0 12px 30px rgba(255, 0, 0, 0.15);\n  }\n\n  .epoch3-spec-box-icon {\n    width: 46px;\n    height: 46px;\n    border-radius: 50%;\n    background: radial-gradient(circle at 30% 30%, #ff3b3b, #b30000);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 20px;\n    margin-bottom: 16px;\n    box-shadow: 0 6px 18px rgba(255, 0, 0, 0.35);\n  }\n\n  .epoch3-spec-box h4 {\n    font-family: 'Bebas Neue', Impact, sans-serif;\n    font-size: 18px;\n    letter-spacing: 1.5px;\n    color: #ffffff;\n    margin: 0 0 10px 0;\n  }\n\n  .epoch3-spec-box p {\n    line-height: 1.7;\n    color: #999;\n    font-size: 14.5px;\n    margin: 0;\n  }\n\n  @media only screen and (max-width: 768px) {\n    .epoch3-spec-hero-grid,\n    .epoch3-spec-boxes,\n    .epoch3-spec-stat-strip {\n      flex-direction: column;\n    }\n    .epoch3-spec-main-title {\n      font-size: 28px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"epoch3-spec-section\"\u003e\n\n\u003cdiv class=\"epoch3-spec-red-strip\"\u003e⚙ EPOCH MOTOR TECHNOLOGY ⚙\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-badge\"\u003ePMSM\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-badge\"\u003eDIRECT DRIVE\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-main-title\"\u003eNext-Generation PMSM Motor Technology\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-main-subtitle\"\u003eSmarter. More Efficient. Built for Performance.\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-divider-red\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"epoch3-spec-hero-grid\"\u003e\n\u003cdiv class=\"epoch3-spec-hero-text\"\u003e\n\u003cp class=\"epoch3-spec-desc-p\"\u003eThe motor is the heart of every HVLS fan. Unlike conventional AC induction motors that depend entirely on electromagnetic induction, Epoch fans utilize advanced Permanent Magnet Synchronous Motor (PMSM) technology.\u003c\/p\u003e\n\u003cp class=\"epoch3-spec-desc-p\"\u003ePermanent magnets inside the rotor, combined with intelligent electronic control, deliver precise speed regulation, stable airflow, and significantly improved energy efficiency.\u003c\/p\u003e\n\u003cdiv class=\"epoch3-spec-tags\"\u003e\n\u003cspan class=\"epoch3-spec-tag\"\u003eDirect Drive PMSM\u003c\/span\u003e \u003cspan class=\"epoch3-spec-tag\"\u003ePrecise Speed Control\u003c\/span\u003e \u003cspan class=\"epoch3-spec-tag\"\u003eGearless\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-hero-img\"\u003e\n\u003cimg src=\"https:\/\/i.shgcdn.com\/6dbad601-c2b2-4333-8dba-caf12453f43c\/-\/format\/auto\/-\/preview\/3000x3000\/-\/quality\/lighter\/\" alt=\"PMSM Motor\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- STAT STRIP --\u003e\n\u003cdiv class=\"epoch3-spec-stat-strip\"\u003e\n\u003cdiv class=\"epoch3-spec-stat\"\u003e\n\u003cdiv class=\"epoch3-spec-stat-num\"\u003e\u003cspan\u003e-50%\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-stat-label\"\u003eComponent Complexity\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-stat\"\u003e\n\u003cdiv class=\"epoch3-spec-stat-num\"\u003e\u003cspan\u003e\u0026gt;85%\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-stat-label\"\u003eMotor Efficiency\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-stat\"\u003e\n\u003cdiv class=\"epoch3-spec-stat-num\"\u003e\u003cspan\u003e2–8\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-stat-label\"\u003eBlade Compatibility\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-stat\"\u003e\n\u003cdiv class=\"epoch3-spec-stat-num\"\u003e\u003cspan\u003e0\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-stat-label\"\u003eGears · Oil · Servicing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp class=\"epoch3-spec-desc-p\"\u003eThis innovative design reduces component complexity by over 50% compared to traditional motors, while delivering higher torque, lower power consumption, quieter operation, and longer service life.\u003c\/p\u003e\n\n\u003c!-- ADVANTAGES --\u003e\n\u003cdiv class=\"epoch3-spec-h3\"\u003eWhy Choose PMSM Technology?\u003c\/div\u003e\n\u003cp class=\"epoch3-spec-main-subtitle\"\u003eEngineered for Industrial Excellence\u003c\/p\u003e\n\n\u003cdiv class=\"epoch3-spec-boxes\"\u003e\n\u003cdiv class=\"epoch3-spec-box\"\u003e\n\u003cdiv class=\"epoch3-spec-box-icon\"\u003e🔋\u003c\/div\u003e\n\u003ch4\u003eHigh Efficiency\u003c\/h4\u003e\n\u003cp\u003eBest-in-class efficiency reduces electricity consumption and operating costs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-box\"\u003e\n\u003cdiv class=\"epoch3-spec-box-icon\"\u003e⚙️\u003c\/div\u003e\n\u003ch4\u003eLightweight Design\u003c\/h4\u003e\n\u003cp\u003eCompact and lighter construction minimizes structural load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-box\"\u003e\n\u003cdiv class=\"epoch3-spec-box-icon\"\u003e💨\u003c\/div\u003e\n\u003ch4\u003ePowerful Torque\u003c\/h4\u003e\n\u003cp\u003eGenerates strong, consistent airflow for maximum coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"epoch3-spec-boxes\"\u003e\n\u003cdiv class=\"epoch3-spec-box\"\u003e\n\u003cdiv class=\"epoch3-spec-box-icon\"\u003e🔇\u003c\/div\u003e\n\u003ch4\u003eUltra-Quiet Operation\u003c\/h4\u003e\n\u003cp\u003ePrecision motor engineering ensures silent performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-box\"\u003e\n\u003cdiv class=\"epoch3-spec-box-icon\"\u003e🛠\u003c\/div\u003e\n\u003ch4\u003eMaintenance-Free\u003c\/h4\u003e\n\u003cp\u003eDirect-drive system eliminates gears, oil, and frequent servicing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-box\"\u003e\n\u003cdiv class=\"epoch3-spec-box-icon\"\u003e⏳\u003c\/div\u003e\n\u003ch4\u003eExtended Lifespan\u003c\/h4\u003e\n\u003cp\u003eDurable engineering ensures long operational life and reliability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","products":[{"product_id":"epoch-1-0-motor","title":"Epoch 1.0 Motor - 50Nm\/1.1kW\/1.5hp","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue\u0026family=Barlow:wght@400;500;600\u0026display=swap');\n\n  .epoch3-spec-section {\n    font-family: 'Barlow', Arial, sans-serif;\n    background: #111111;\n    color: #ccc;\n    padding: 40px 24px;\n    width: 100%;\n    max-width: none;\n    box-sizing: border-box;\n  }\n\n  .rte:has(.epoch3-spec-section),\n  .product__description:has(.epoch3-spec-section),\n  .product-single__description:has(.epoch3-spec-section),\n  .product-info__description-content:has(.epoch3-spec-section),\n  .product__description-content:has(.epoch3-spec-section) {\n    max-width: none !important;\n    width: 100% !important;\n  }\n\n  .epoch3-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  .epoch3-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    margin-right: 8px;\n  }\n\n  .epoch3-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  .epoch3-spec-main-subtitle {\n    color: #888;\n    font-size: 14px;\n    margin-bottom: 40px;\n  }\n\n  .epoch3-spec-divider-red {\n    width: 70px;\n    height: 4px;\n    background: #ff0000;\n    margin-bottom: 30px;\n    position: relative;\n  }\n\n  .epoch3-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  .epoch3-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-bottom: 35px;\n  }\n\n  .epoch3-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  .epoch3-spec-table td {\n    padding: 12px 16px;\n    border: 1px solid #2a2a2a;\n    font-size: 15px;\n    color: #bbb;\n  }\n\n  .epoch3-spec-table ul {\n    margin: 0;\n    padding-left: 18px;\n    line-height: 1.8;\n    color: #bbb;\n  }\n\n  .epoch3-spec-size-table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    margin-bottom: 15px;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .epoch3-spec-size-table {\n    width: 100%;\n    min-width: 640px;\n    border-collapse: collapse;\n    font-size: 13.5px;\n  }\n\n  .epoch3-spec-size-table th {\n    background: #1c1c1c;\n    color: #ffffff;\n    padding: 12px 8px;\n    text-align: center;\n    border: 1px solid #2a2a2a;\n    font-weight: 600;\n    white-space: nowrap;\n  }\n\n  .epoch3-spec-size-table th:first-child,\n  .epoch3-spec-size-table td:first-child {\n    text-align: left;\n    background: #181818;\n    color: #fff;\n    font-weight: 500;\n  }\n\n  .epoch3-spec-size-table td {\n    padding: 10px 8px;\n    border: 1px solid #2a2a2a;\n    color: #bbb;\n    text-align: center;\n  }\n\n  .epoch3-spec-notice {\n    background: #1c1c1c;\n    border: 1px solid #ff0000;\n    padding: 16px 20px;\n    border-radius: 6px;\n    color: #eee;\n    font-size: 14.5px;\n    margin-bottom: 25px;\n  }\n\n  .epoch3-spec-notice strong {\n    color: #ff0000;\n  }\n\n  .epoch3-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  .epoch3-spec-desc-p {\n    line-height: 1.8;\n    margin-bottom: 20px;\n    color: #bbb;\n    font-size: 16px;\n  }\n\n  .epoch3-spec-tags {\n    margin-bottom: 25px;\n  }\n\n  .epoch3-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  .epoch3-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  .epoch3-spec-ul {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 30px 0;\n  }\n\n  .epoch3-spec-ul li {\n    padding: 9px 0;\n    border-bottom: 1px solid #2a2a2a;\n    color: #bbb;\n    font-size: 15px;\n  }\n\n  .epoch3-spec-ul li:last-child {\n    border-bottom: none;\n  }\n\n  .epoch3-spec-boxes {\n    display: flex;\n    gap: 20px;\n    flex-wrap: wrap;\n    margin-bottom: 40px;\n  }\n\n  .epoch3-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  }\n\n  .epoch3-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  .epoch3-spec-box p {\n    line-height: 1.7;\n    color: #bbb;\n    font-size: 15px;\n    margin: 0;\n  }\n\n  .epoch3-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  .epoch3-spec-contact a {\n    color: #ff0000;\n    text-decoration: none;\n  }\n\n  @media only screen and (max-width: 768px) {\n    .epoch3-spec-table th,\n    .epoch3-spec-table td {\n      display: block;\n      width: 100% !important;\n    }\n    .epoch3-spec-boxes {\n      flex-direction: column;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"epoch3-spec-section\"\u003e\n\u003cdiv class=\"epoch3-spec-red-strip\"\u003e⚙ EPOCH MOTOR PLATFORM ⚙\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-badge\"\u003eEPOCH 1.0 PLATFORM\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-badge\"\u003ePMSM DIRECT DRIVE\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-main-title\"\u003eEpoch 1.0 Motor — Performance Specifications\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-main-subtitle\"\u003ePermanent Magnet Brushless Direct-Drive Motor Platform\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-divider-red\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\u003c!-- CORE PERFORMANCE --\u003e\n\u003cdiv class=\"epoch3-spec-h3\"\u003eMotor Performance\u003c\/div\u003e\n\u003ctable class=\"epoch3-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eContinuous Torque\u003c\/th\u003e\n\u003ctd\u003e50 Nm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSpeed Range\u003c\/th\u003e\n\u003ctd\u003eUp to 220 RPM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMotor Type\u003c\/th\u003e\n\u003ctd\u003ePermanent Magnet Brushless Direct-Drive Motor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOverall Diameter\u003c\/th\u003e\n\u003ctd\u003e488 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e31 kg (61 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eEfficiency\u003c\/th\u003e\n\u003ctd\u003e\u0026gt; 85%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePeak Power\u003c\/th\u003e\n\u003ctd\u003e1200 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFlat Torque Curve Range\u003c\/th\u003e\n\u003ctd\u003eExtends to 200 RPM before trailing off (no phase advance \/ field weakening applied)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003c!-- MOUNTING --\u003e\n\u003cdiv class=\"epoch3-spec-h3\"\u003eMounting\u003c\/div\u003e\n\u003ctable class=\"epoch3-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eCeiling Mounting\u003c\/th\u003e\n\u003ctd\u003eSquare pipe mounts to the top mounting holes for ceiling installation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting Hole Pattern\u003c\/th\u003e\n\u003ctd\u003e76.2 mm square, four 3\/8″ PEM nuts at the corners; two center holes for cable routing, covered with a protective shroud\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBlade Compatibility\u003c\/th\u003e\n\u003ctd\u003ePlatform accommodates 2 to 8 blades; most common configurations are 3, 4, 5, and 6-blade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003c!-- TORQUE-SPEED CURVE COMPARISON ACROSS PLATFORMS --\u003e\n\u003cdiv class=\"epoch3-spec-h3\"\u003eTorque-Speed Curve — Across All Epoch Platforms\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-size-table-wrap\"\u003e\n\u003ctable class=\"epoch3-spec-size-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eParameter\u003c\/th\u003e\n\u003cth\u003eEpoch 1.0\u003c\/th\u003e\n\u003cth\u003eEpoch 2.0\u003c\/th\u003e\n\u003cth\u003eEpoch 3.0\u003c\/th\u003e\n\u003cth\u003eEpoch 4.0\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003ePeak Power\u003c\/td\u003e\n\u003ctd\u003e1200 W\u003c\/td\u003e\n\u003ctd\u003e1200 W\u003c\/td\u003e\n\u003ctd\u003e1500 W\u003c\/td\u003e\n\u003ctd\u003e1800 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFlat Torque Curve Extends To\u003c\/td\u003e\n\u003ctd\u003e200 RPM\u003c\/td\u003e\n\u003ctd\u003e120 RPM\u003c\/td\u003e\n\u003ctd\u003e100 RPM\u003c\/td\u003e\n\u003ctd\u003e60 RPM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 13px; color: #666; margin-top: 0;\"\u003eCurves shown are without any phase advance or field weakening function applied.\u003c\/p\u003e\n\n\u003chr style=\"border: none; border-top: 1px solid #2a2a2a; margin: 50px 0;\"\u003e\n\n\u003c!-- PRODUCT DESCRIPTION --\u003e\n\u003cdiv class=\"epoch3-spec-badge\"\u003eOVERVIEW\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-desc-title\"\u003eMotor Description\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-divider-red\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"epoch3-spec-desc-p\"\u003eThe Epoch 1.0 is a gearless, permanent magnet brushless direct-drive motor delivering 50 Nm of continuous torque across a speed range of up to 220 RPM. It mounts to the ceiling via a 76.2 mm square hole pattern and is built to take anywhere from 2 to 8 blades, with 3, 4, 5, and 6-blade configurations most common in the field.\u003c\/p\u003e\n\n\u003cdiv class=\"epoch3-spec-tags\"\u003e\n\u003cspan class=\"epoch3-spec-tag\"\u003eDirect Drive PMSM\u003c\/span\u003e \u003cspan class=\"epoch3-spec-tag\"\u003eGearless\u003c\/span\u003e \u003cspan class=\"epoch3-spec-tag\"\u003e2–8 Blade Compatible\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c!-- INFO BOXES --\u003e\n\u003cdiv class=\"epoch3-spec-boxes\"\u003e\n\u003cdiv class=\"epoch3-spec-box\"\u003e\n\u003ch4\u003eTop \u0026amp; Side View\u003c\/h4\u003e\n\u003cp\u003eMounting holes on the top follow a 76.2 mm square pattern, allowing a square pipe to be used for ceiling installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-box\"\u003e\n\u003ch4\u003eBlade Flexibility\u003c\/h4\u003e\n\u003cp\u003eThe Epoch platform is engineered to accommodate any blade count from 2 to 8 blades, giving flexibility across 3, 4, 5, and 6-blade fan configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CONTACT --\u003e\n\u003cdiv class=\"epoch3-spec-contact\"\u003eFor inquiries, OEM drawings, or torque-speed data on other Epoch platforms — \u003ca href=\"mailto:info@falcoemotors.com\"\u003einfo@falcoemotors.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Epoch HVLS Fans","offers":[{"title":"Default Title","offer_id":52026369507621,"sku":"Epoch 1.0 M+C","price":2987.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0987\/5829\/5845\/files\/epoch-9.jpg?v=1772448956"},{"product_id":"epoch-2-0-motor","title":"Epoch 2.0 Motor - 140Nm\/1.1kW\/1.5hp","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue\u0026family=Barlow:wght@400;500;600\u0026display=swap');\n\n  .epoch3-spec-section {\n    font-family: 'Barlow', Arial, sans-serif;\n    background: #111111;\n    color: #ccc;\n    padding: 40px 24px;\n    width: 100%;\n    max-width: none;\n    box-sizing: border-box;\n  }\n\n  .rte:has(.epoch3-spec-section),\n  .product__description:has(.epoch3-spec-section),\n  .product-single__description:has(.epoch3-spec-section),\n  .product-info__description-content:has(.epoch3-spec-section),\n  .product__description-content:has(.epoch3-spec-section) {\n    max-width: none !important;\n    width: 100% !important;\n  }\n\n  .epoch3-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  .epoch3-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    margin-right: 8px;\n  }\n\n  .epoch3-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  .epoch3-spec-main-subtitle {\n    color: #888;\n    font-size: 14px;\n    margin-bottom: 40px;\n  }\n\n  .epoch3-spec-divider-red {\n    width: 70px;\n    height: 4px;\n    background: #ff0000;\n    margin-bottom: 30px;\n    position: relative;\n  }\n\n  .epoch3-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  .epoch3-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-bottom: 35px;\n  }\n\n  .epoch3-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  .epoch3-spec-table td {\n    padding: 12px 16px;\n    border: 1px solid #2a2a2a;\n    font-size: 15px;\n    color: #bbb;\n  }\n\n  .epoch3-spec-table ul {\n    margin: 0;\n    padding-left: 18px;\n    line-height: 1.8;\n    color: #bbb;\n  }\n\n  .epoch3-spec-size-table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    margin-bottom: 15px;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .epoch3-spec-size-table {\n    width: 100%;\n    min-width: 640px;\n    border-collapse: collapse;\n    font-size: 13.5px;\n  }\n\n  .epoch3-spec-size-table th {\n    background: #1c1c1c;\n    color: #ffffff;\n    padding: 12px 8px;\n    text-align: center;\n    border: 1px solid #2a2a2a;\n    font-weight: 600;\n    white-space: nowrap;\n  }\n\n  .epoch3-spec-size-table th:first-child,\n  .epoch3-spec-size-table td:first-child {\n    text-align: left;\n    background: #181818;\n    color: #fff;\n    font-weight: 500;\n  }\n\n  .epoch3-spec-size-table td {\n    padding: 10px 8px;\n    border: 1px solid #2a2a2a;\n    color: #bbb;\n    text-align: center;\n  }\n\n  .epoch3-spec-notice {\n    background: #1c1c1c;\n    border: 1px solid #ff0000;\n    padding: 16px 20px;\n    border-radius: 6px;\n    color: #eee;\n    font-size: 14.5px;\n    margin-bottom: 25px;\n  }\n\n  .epoch3-spec-notice strong {\n    color: #ff0000;\n  }\n\n  .epoch3-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  .epoch3-spec-desc-p {\n    line-height: 1.8;\n    margin-bottom: 20px;\n    color: #bbb;\n    font-size: 16px;\n  }\n\n  .epoch3-spec-tags {\n    margin-bottom: 25px;\n  }\n\n  .epoch3-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  .epoch3-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  .epoch3-spec-ul {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 30px 0;\n  }\n\n  .epoch3-spec-ul li {\n    padding: 9px 0;\n    border-bottom: 1px solid #2a2a2a;\n    color: #bbb;\n    font-size: 15px;\n  }\n\n  .epoch3-spec-ul li:last-child {\n    border-bottom: none;\n  }\n\n  .epoch3-spec-boxes {\n    display: flex;\n    gap: 20px;\n    flex-wrap: wrap;\n    margin-bottom: 40px;\n  }\n\n  .epoch3-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  }\n\n  .epoch3-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  .epoch3-spec-box p {\n    line-height: 1.7;\n    color: #bbb;\n    font-size: 15px;\n    margin: 0;\n  }\n\n  .epoch3-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  .epoch3-spec-contact a {\n    color: #ff0000;\n    text-decoration: none;\n  }\n\n  @media only screen and (max-width: 768px) {\n    .epoch3-spec-table th,\n    .epoch3-spec-table td {\n      display: block;\n      width: 100% !important;\n    }\n    .epoch3-spec-boxes {\n      flex-direction: column;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"epoch3-spec-section\"\u003e\n\u003cdiv class=\"epoch3-spec-red-strip\"\u003e⚙ EPOCH MOTOR PLATFORM ⚙\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-badge\"\u003eEPOCH 2.0 PLATFORM\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-badge\"\u003ePMSM DIRECT DRIVE\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-main-title\"\u003eEpoch 2.0 Motor — Performance Specifications\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-main-subtitle\"\u003ePermanent Magnet Brushless Direct-Drive Motor Platform\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-divider-red\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\u003c!-- CORE PERFORMANCE --\u003e\n\u003cdiv class=\"epoch3-spec-h3\"\u003eMotor Performance\u003c\/div\u003e\n\u003ctable class=\"epoch3-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eContinuous Torque\u003c\/th\u003e\n\u003ctd\u003e90 Nm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSpeed Range\u003c\/th\u003e\n\u003ctd\u003eUp to 150 RPM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMotor Type\u003c\/th\u003e\n\u003ctd\u003ePermanent Magnet Brushless Direct-Drive Motor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOverall Diameter\u003c\/th\u003e\n\u003ctd\u003e488 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e37 kg (81 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eEfficiency\u003c\/th\u003e\n\u003ctd\u003e\u0026gt; 85%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePeak Power\u003c\/th\u003e\n\u003ctd\u003e1200 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFlat Torque Curve Range\u003c\/th\u003e\n\u003ctd\u003eExtends to 120 RPM before trailing off (no phase advance \/ field weakening applied)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003c!-- MOUNTING --\u003e\n\u003cdiv class=\"epoch3-spec-h3\"\u003eMounting\u003c\/div\u003e\n\u003ctable class=\"epoch3-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eCeiling Mounting\u003c\/th\u003e\n\u003ctd\u003eSquare pipe mounts to the top mounting holes for ceiling installation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting Hole Pattern\u003c\/th\u003e\n\u003ctd\u003e76.2 mm square, four 3\/8″ PEM nuts at the corners; two center holes for cable routing, covered with a protective shroud\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBlade Compatibility\u003c\/th\u003e\n\u003ctd\u003ePlatform accommodates 2 to 8 blades; most common configurations are 3, 4, 5, and 6-blade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003c!-- TORQUE-SPEED CURVE COMPARISON ACROSS PLATFORMS --\u003e\n\u003cdiv class=\"epoch3-spec-h3\"\u003eTorque-Speed Curve — Across All Epoch Platforms\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-size-table-wrap\"\u003e\n\u003ctable class=\"epoch3-spec-size-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eParameter\u003c\/th\u003e\n\u003cth\u003eEpoch 1.0\u003c\/th\u003e\n\u003cth\u003eEpoch 2.0\u003c\/th\u003e\n\u003cth\u003eEpoch 3.0\u003c\/th\u003e\n\u003cth\u003eEpoch 4.0\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003ePeak Power\u003c\/td\u003e\n\u003ctd\u003e1200 W\u003c\/td\u003e\n\u003ctd\u003e1200 W\u003c\/td\u003e\n\u003ctd\u003e1500 W\u003c\/td\u003e\n\u003ctd\u003e1800 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFlat Torque Curve Extends To\u003c\/td\u003e\n\u003ctd\u003e200 RPM\u003c\/td\u003e\n\u003ctd\u003e120 RPM\u003c\/td\u003e\n\u003ctd\u003e100 RPM\u003c\/td\u003e\n\u003ctd\u003e60 RPM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 13px; color: #666; margin-top: 0;\"\u003eCurves shown are without any phase advance or field weakening function applied.\u003c\/p\u003e\n\n\u003chr style=\"border: none; border-top: 1px solid #2a2a2a; margin: 50px 0;\"\u003e\n\n\u003c!-- PRODUCT DESCRIPTION --\u003e\n\u003cdiv class=\"epoch3-spec-badge\"\u003eOVERVIEW\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-desc-title\"\u003eMotor Description\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-divider-red\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"epoch3-spec-desc-p\"\u003eThe Epoch 2.0 is a gearless, permanent magnet brushless direct-drive motor delivering 90 Nm of continuous torque across a speed range of up to 150 RPM. It mounts to the ceiling via a 76.2 mm square hole pattern and is built to take anywhere from 2 to 8 blades, with 3, 4, 5, and 6-blade configurations most common in the field.\u003c\/p\u003e\n\n\u003cdiv class=\"epoch3-spec-tags\"\u003e\n\u003cspan class=\"epoch3-spec-tag\"\u003eDirect Drive PMSM\u003c\/span\u003e \u003cspan class=\"epoch3-spec-tag\"\u003eGearless\u003c\/span\u003e \u003cspan class=\"epoch3-spec-tag\"\u003e2–8 Blade Compatible\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c!-- INFO BOXES --\u003e\n\u003cdiv class=\"epoch3-spec-boxes\"\u003e\n\u003cdiv class=\"epoch3-spec-box\"\u003e\n\u003ch4\u003eTop \u0026amp; Side View\u003c\/h4\u003e\n\u003cp\u003eMounting holes on the top follow a 76.2 mm square pattern, allowing a square pipe to be used for ceiling installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-box\"\u003e\n\u003ch4\u003eBlade Flexibility\u003c\/h4\u003e\n\u003cp\u003eThe Epoch platform is engineered to accommodate any blade count from 2 to 8 blades, giving flexibility across 3, 4, 5, and 6-blade fan configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CONTACT --\u003e\n\u003cdiv class=\"epoch3-spec-contact\"\u003eFor inquiries, OEM drawings, or torque-speed data on other Epoch platforms — \u003ca href=\"mailto:info@falcoemotors.com\"\u003einfo@falcoemotors.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Epoch HVLS Fans","offers":[{"title":"Default Title","offer_id":52026369540389,"sku":"Epoch 2.0 M+C","price":895.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0987\/5829\/5845\/files\/epoch-9.jpg?v=1772448956"},{"product_id":"epoch-3-0-motor","title":"Epoch 3.0 Motor - 170Nm\/1.5kW\/2.0hp","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue\u0026family=Barlow:wght@400;500;600\u0026display=swap');\n\n  .epoch3-spec-section {\n    font-family: 'Barlow', Arial, sans-serif;\n    background: #111111;\n    color: #ccc;\n    padding: 40px 24px;\n    width: 100%;\n    max-width: none;\n    box-sizing: border-box;\n  }\n\n  .rte:has(.epoch3-spec-section),\n  .product__description:has(.epoch3-spec-section),\n  .product-single__description:has(.epoch3-spec-section),\n  .product-info__description-content:has(.epoch3-spec-section),\n  .product__description-content:has(.epoch3-spec-section) {\n    max-width: none !important;\n    width: 100% !important;\n  }\n\n  .epoch3-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  .epoch3-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    margin-right: 8px;\n  }\n\n  .epoch3-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  .epoch3-spec-main-subtitle {\n    color: #888;\n    font-size: 14px;\n    margin-bottom: 40px;\n  }\n\n  .epoch3-spec-divider-red {\n    width: 70px;\n    height: 4px;\n    background: #ff0000;\n    margin-bottom: 30px;\n    position: relative;\n  }\n\n  .epoch3-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  .epoch3-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-bottom: 35px;\n  }\n\n  .epoch3-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  .epoch3-spec-table td {\n    padding: 12px 16px;\n    border: 1px solid #2a2a2a;\n    font-size: 15px;\n    color: #bbb;\n  }\n\n  .epoch3-spec-table ul {\n    margin: 0;\n    padding-left: 18px;\n    line-height: 1.8;\n    color: #bbb;\n  }\n\n  .epoch3-spec-size-table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    margin-bottom: 15px;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .epoch3-spec-size-table {\n    width: 100%;\n    min-width: 640px;\n    border-collapse: collapse;\n    font-size: 13.5px;\n  }\n\n  .epoch3-spec-size-table th {\n    background: #1c1c1c;\n    color: #ffffff;\n    padding: 12px 8px;\n    text-align: center;\n    border: 1px solid #2a2a2a;\n    font-weight: 600;\n    white-space: nowrap;\n  }\n\n  .epoch3-spec-size-table th:first-child,\n  .epoch3-spec-size-table td:first-child {\n    text-align: left;\n    background: #181818;\n    color: #fff;\n    font-weight: 500;\n  }\n\n  .epoch3-spec-size-table td {\n    padding: 10px 8px;\n    border: 1px solid #2a2a2a;\n    color: #bbb;\n    text-align: center;\n  }\n\n  .epoch3-spec-notice {\n    background: #1c1c1c;\n    border: 1px solid #ff0000;\n    padding: 16px 20px;\n    border-radius: 6px;\n    color: #eee;\n    font-size: 14.5px;\n    margin-bottom: 25px;\n  }\n\n  .epoch3-spec-notice strong {\n    color: #ff0000;\n  }\n\n  .epoch3-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  .epoch3-spec-desc-p {\n    line-height: 1.8;\n    margin-bottom: 20px;\n    color: #bbb;\n    font-size: 16px;\n  }\n\n  .epoch3-spec-tags {\n    margin-bottom: 25px;\n  }\n\n  .epoch3-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  .epoch3-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  .epoch3-spec-ul {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 30px 0;\n  }\n\n  .epoch3-spec-ul li {\n    padding: 9px 0;\n    border-bottom: 1px solid #2a2a2a;\n    color: #bbb;\n    font-size: 15px;\n  }\n\n  .epoch3-spec-ul li:last-child {\n    border-bottom: none;\n  }\n\n  .epoch3-spec-boxes {\n    display: flex;\n    gap: 20px;\n    flex-wrap: wrap;\n    margin-bottom: 40px;\n  }\n\n  .epoch3-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  }\n\n  .epoch3-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  .epoch3-spec-box p {\n    line-height: 1.7;\n    color: #bbb;\n    font-size: 15px;\n    margin: 0;\n  }\n\n  .epoch3-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  .epoch3-spec-contact a {\n    color: #ff0000;\n    text-decoration: none;\n  }\n\n  @media only screen and (max-width: 768px) {\n    .epoch3-spec-table th,\n    .epoch3-spec-table td {\n      display: block;\n      width: 100% !important;\n    }\n    .epoch3-spec-boxes {\n      flex-direction: column;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"epoch3-spec-section\"\u003e\n\u003cdiv class=\"epoch3-spec-red-strip\"\u003e⚙ EPOCH MOTOR PLATFORM ⚙\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-badge\"\u003eEPOCH 3.0 PLATFORM\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-badge\"\u003ePMSM DIRECT DRIVE\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-main-title\"\u003eEpoch 3.0 Motor — Performance Specifications\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-main-subtitle\"\u003ePermanent Magnet Brushless Direct-Drive Motor Platform\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-divider-red\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\u003c!-- CORE PERFORMANCE --\u003e\n\u003cdiv class=\"epoch3-spec-h3\"\u003eMotor Performance\u003c\/div\u003e\n\u003ctable class=\"epoch3-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eContinuous Torque\u003c\/th\u003e\n\u003ctd\u003e170 Nm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSpeed Range\u003c\/th\u003e\n\u003ctd\u003eUp to 70 RPM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMotor Type\u003c\/th\u003e\n\u003ctd\u003ePermanent Magnet Brushless Direct-Drive Motor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOverall Diameter\u003c\/th\u003e\n\u003ctd\u003e488 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e49 kg (108 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eEfficiency\u003c\/th\u003e\n\u003ctd\u003e\u0026gt; 85%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePeak Power\u003c\/th\u003e\n\u003ctd\u003e1500 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFlat Torque Curve Range\u003c\/th\u003e\n\u003ctd\u003eExtends to 100 RPM before trailing off (no phase advance \/ field weakening applied)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003c!-- MOUNTING --\u003e\n\u003cdiv class=\"epoch3-spec-h3\"\u003eMounting\u003c\/div\u003e\n\u003ctable class=\"epoch3-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eCeiling Mounting\u003c\/th\u003e\n\u003ctd\u003eSquare pipe mounts to the top mounting holes for ceiling installation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting Hole Pattern\u003c\/th\u003e\n\u003ctd\u003e76.2 mm square, four 3\/8″ PEM nuts at the corners; two center holes for cable routing, covered with a protective shroud\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBlade Compatibility\u003c\/th\u003e\n\u003ctd\u003ePlatform accommodates 2 to 8 blades; most common configurations are 3, 4, 5, and 6-blade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003c!-- TORQUE-SPEED CURVE COMPARISON ACROSS PLATFORMS --\u003e\n\u003cdiv class=\"epoch3-spec-h3\"\u003eTorque-Speed Curve — Across All Epoch Platforms\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-size-table-wrap\"\u003e\n\u003ctable class=\"epoch3-spec-size-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eParameter\u003c\/th\u003e\n\u003cth\u003eEpoch 1.0\u003c\/th\u003e\n\u003cth\u003eEpoch 2.0\u003c\/th\u003e\n\u003cth\u003eEpoch 3.0\u003c\/th\u003e\n\u003cth\u003eEpoch 4.0\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003ePeak Power\u003c\/td\u003e\n\u003ctd\u003e1200 W\u003c\/td\u003e\n\u003ctd\u003e1200 W\u003c\/td\u003e\n\u003ctd\u003e1500 W\u003c\/td\u003e\n\u003ctd\u003e1800 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFlat Torque Curve Extends To\u003c\/td\u003e\n\u003ctd\u003e200 RPM\u003c\/td\u003e\n\u003ctd\u003e120 RPM\u003c\/td\u003e\n\u003ctd\u003e100 RPM\u003c\/td\u003e\n\u003ctd\u003e60 RPM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 13px; color: #666; margin-top: 0;\"\u003eCurves shown are without any phase advance or field weakening function applied.\u003c\/p\u003e\n\n\u003chr style=\"border: none; border-top: 1px solid #2a2a2a; margin: 50px 0;\"\u003e\n\n\u003c!-- PRODUCT DESCRIPTION --\u003e\n\u003cdiv class=\"epoch3-spec-badge\"\u003eOVERVIEW\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-desc-title\"\u003eMotor Description\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-divider-red\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"epoch3-spec-desc-p\"\u003eThe Epoch 3.0 is a gearless, permanent magnet brushless direct-drive motor delivering 170 Nm of continuous torque across a speed range of up to 70 RPM. It mounts to the ceiling via a 76.2 mm square hole pattern and is built to take anywhere from 2 to 8 blades, with 3, 4, 5, and 6-blade configurations most common in the field.\u003c\/p\u003e\n\n\u003cdiv class=\"epoch3-spec-tags\"\u003e\n\u003cspan class=\"epoch3-spec-tag\"\u003eDirect Drive PMSM\u003c\/span\u003e \u003cspan class=\"epoch3-spec-tag\"\u003eGearless\u003c\/span\u003e \u003cspan class=\"epoch3-spec-tag\"\u003e2–8 Blade Compatible\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c!-- INFO BOXES --\u003e\n\u003cdiv class=\"epoch3-spec-boxes\"\u003e\n\u003cdiv class=\"epoch3-spec-box\"\u003e\n\u003ch4\u003eTop \u0026amp; Side View\u003c\/h4\u003e\n\u003cp\u003eMounting holes on the top follow a 76.2 mm square pattern, allowing a square pipe to be used for ceiling installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-box\"\u003e\n\u003ch4\u003eBlade Flexibility\u003c\/h4\u003e\n\u003cp\u003eThe Epoch platform is engineered to accommodate any blade count from 2 to 8 blades, giving flexibility across 3, 4, 5, and 6-blade fan configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CONTACT --\u003e\n\u003cdiv class=\"epoch3-spec-contact\"\u003eFor inquiries, OEM drawings, or torque-speed data on other Epoch platforms — \u003ca href=\"mailto:info@falcoemotors.com\"\u003einfo@falcoemotors.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Epoch HVLS Fans","offers":[{"title":"Default Title","offer_id":52026369573157,"sku":"Epoch 3.0 M+C","price":1195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0987\/5829\/5845\/files\/1.jpg?v=1772002046"},{"product_id":"epoch-4-0-motor","title":"Epoch 4.0 Motor - 270Nm\/2.2kW\/3.0hp","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue\u0026family=Barlow:wght@400;500;600\u0026display=swap');\n\n  .epoch3-spec-section {\n    font-family: 'Barlow', Arial, sans-serif;\n    background: #111111;\n    color: #ccc;\n    padding: 40px 24px;\n    width: 100%;\n    max-width: none;\n    box-sizing: border-box;\n  }\n\n  .rte:has(.epoch3-spec-section),\n  .product__description:has(.epoch3-spec-section),\n  .product-single__description:has(.epoch3-spec-section),\n  .product-info__description-content:has(.epoch3-spec-section),\n  .product__description-content:has(.epoch3-spec-section) {\n    max-width: none !important;\n    width: 100% !important;\n  }\n\n  .epoch3-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  .epoch3-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    margin-right: 8px;\n  }\n\n  .epoch3-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  .epoch3-spec-main-subtitle {\n    color: #888;\n    font-size: 14px;\n    margin-bottom: 40px;\n  }\n\n  .epoch3-spec-divider-red {\n    width: 70px;\n    height: 4px;\n    background: #ff0000;\n    margin-bottom: 30px;\n    position: relative;\n  }\n\n  .epoch3-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  .epoch3-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-bottom: 35px;\n  }\n\n  .epoch3-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  .epoch3-spec-table td {\n    padding: 12px 16px;\n    border: 1px solid #2a2a2a;\n    font-size: 15px;\n    color: #bbb;\n  }\n\n  .epoch3-spec-table ul {\n    margin: 0;\n    padding-left: 18px;\n    line-height: 1.8;\n    color: #bbb;\n  }\n\n  .epoch3-spec-size-table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    margin-bottom: 15px;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .epoch3-spec-size-table {\n    width: 100%;\n    min-width: 640px;\n    border-collapse: collapse;\n    font-size: 13.5px;\n  }\n\n  .epoch3-spec-size-table th {\n    background: #1c1c1c;\n    color: #ffffff;\n    padding: 12px 8px;\n    text-align: center;\n    border: 1px solid #2a2a2a;\n    font-weight: 600;\n    white-space: nowrap;\n  }\n\n  .epoch3-spec-size-table th:first-child,\n  .epoch3-spec-size-table td:first-child {\n    text-align: left;\n    background: #181818;\n    color: #fff;\n    font-weight: 500;\n  }\n\n  .epoch3-spec-size-table td {\n    padding: 10px 8px;\n    border: 1px solid #2a2a2a;\n    color: #bbb;\n    text-align: center;\n  }\n\n  .epoch3-spec-notice {\n    background: #1c1c1c;\n    border: 1px solid #ff0000;\n    padding: 16px 20px;\n    border-radius: 6px;\n    color: #eee;\n    font-size: 14.5px;\n    margin-bottom: 25px;\n  }\n\n  .epoch3-spec-notice strong {\n    color: #ff0000;\n  }\n\n  .epoch3-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  .epoch3-spec-desc-p {\n    line-height: 1.8;\n    margin-bottom: 20px;\n    color: #bbb;\n    font-size: 16px;\n  }\n\n  .epoch3-spec-tags {\n    margin-bottom: 25px;\n  }\n\n  .epoch3-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  .epoch3-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  .epoch3-spec-ul {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 30px 0;\n  }\n\n  .epoch3-spec-ul li {\n    padding: 9px 0;\n    border-bottom: 1px solid #2a2a2a;\n    color: #bbb;\n    font-size: 15px;\n  }\n\n  .epoch3-spec-ul li:last-child {\n    border-bottom: none;\n  }\n\n  .epoch3-spec-boxes {\n    display: flex;\n    gap: 20px;\n    flex-wrap: wrap;\n    margin-bottom: 40px;\n  }\n\n  .epoch3-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  }\n\n  .epoch3-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  .epoch3-spec-box p {\n    line-height: 1.7;\n    color: #bbb;\n    font-size: 15px;\n    margin: 0;\n  }\n\n  .epoch3-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  .epoch3-spec-contact a {\n    color: #ff0000;\n    text-decoration: none;\n  }\n\n  @media only screen and (max-width: 768px) {\n    .epoch3-spec-table th,\n    .epoch3-spec-table td {\n      display: block;\n      width: 100% !important;\n    }\n    .epoch3-spec-boxes {\n      flex-direction: column;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"epoch3-spec-section\"\u003e\n\u003cdiv class=\"epoch3-spec-red-strip\"\u003e⚙ EPOCH MOTOR PLATFORM ⚙\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-badge\"\u003eEPOCH 4.0 PLATFORM\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-badge\"\u003ePMSM DIRECT DRIVE\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-main-title\"\u003eEpoch 4.0 Motor — Performance Specifications\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-main-subtitle\"\u003ePermanent Magnet Brushless Direct-Drive Motor Platform\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-divider-red\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\u003c!-- CORE PERFORMANCE --\u003e\n\u003cdiv class=\"epoch3-spec-h3\"\u003eMotor Performance\u003c\/div\u003e\n\u003ctable class=\"epoch3-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eContinuous Torque\u003c\/th\u003e\n\u003ctd\u003e270 Nm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSpeed Range\u003c\/th\u003e\n\u003ctd\u003eUp to 70 RPM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMotor Type\u003c\/th\u003e\n\u003ctd\u003ePermanent Magnet Brushless Direct-Drive Motor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOverall Diameter\u003c\/th\u003e\n\u003ctd\u003e488 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e70 kg (154 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eEfficiency\u003c\/th\u003e\n\u003ctd\u003e\u0026gt; 85%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePeak Power\u003c\/th\u003e\n\u003ctd\u003e1200 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFlat Torque Curve Range\u003c\/th\u003e\n\u003ctd\u003eExtends to 60 RPM before trailing off (no phase advance \/ field weakening applied)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003c!-- MOUNTING --\u003e\n\u003cdiv class=\"epoch3-spec-h3\"\u003eMounting\u003c\/div\u003e\n\u003ctable class=\"epoch3-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eCeiling Mounting\u003c\/th\u003e\n\u003ctd\u003eSquare pipe mounts to the top mounting holes for ceiling installation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting Hole Pattern\u003c\/th\u003e\n\u003ctd\u003e76.2 mm square, four 3\/8″ PEM nuts at the corners; two center holes for cable routing, covered with a protective shroud\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBlade Compatibility\u003c\/th\u003e\n\u003ctd\u003ePlatform accommodates 2 to 8 blades; most common configurations are 3, 4, 5, and 6-blade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003c!-- TORQUE-SPEED CURVE COMPARISON ACROSS PLATFORMS --\u003e\n\u003cdiv class=\"epoch3-spec-h3\"\u003eTorque-Speed Curve — Across All Epoch Platforms\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-size-table-wrap\"\u003e\n\u003ctable class=\"epoch3-spec-size-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eParameter\u003c\/th\u003e\n\u003cth\u003eEpoch 1.0\u003c\/th\u003e\n\u003cth\u003eEpoch 2.0\u003c\/th\u003e\n\u003cth\u003eEpoch 3.0\u003c\/th\u003e\n\u003cth\u003eEpoch 4.0\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003ePeak Power\u003c\/td\u003e\n\u003ctd\u003e1200 W\u003c\/td\u003e\n\u003ctd\u003e1200 W\u003c\/td\u003e\n\u003ctd\u003e1500 W\u003c\/td\u003e\n\u003ctd\u003e1800 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFlat Torque Curve Extends To\u003c\/td\u003e\n\u003ctd\u003e200 RPM\u003c\/td\u003e\n\u003ctd\u003e120 RPM\u003c\/td\u003e\n\u003ctd\u003e100 RPM\u003c\/td\u003e\n\u003ctd\u003e60 RPM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 13px; color: #666; margin-top: 0;\"\u003eCurves shown are without any phase advance or field weakening function applied.\u003c\/p\u003e\n\n\u003chr style=\"border: none; border-top: 1px solid #2a2a2a; margin: 50px 0;\"\u003e\n\n\u003c!-- PRODUCT DESCRIPTION --\u003e\n\u003cdiv class=\"epoch3-spec-badge\"\u003eOVERVIEW\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-desc-title\"\u003eMotor Description\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-divider-red\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"epoch3-spec-desc-p\"\u003eThe Epoch 4.0 is a gearless, permanent magnet brushless direct-drive motor delivering 270 Nm of continuous torque across a speed range of up to 70 RPM. It mounts to the ceiling via a 76.2 mm square hole pattern and is built to take anywhere from 2 to 8 blades, with 3, 4, 5, and 6-blade configurations most common in the field.\u003c\/p\u003e\n\n\u003cdiv class=\"epoch3-spec-tags\"\u003e\n\u003cspan class=\"epoch3-spec-tag\"\u003eDirect Drive PMSM\u003c\/span\u003e \u003cspan class=\"epoch3-spec-tag\"\u003eGearless\u003c\/span\u003e \u003cspan class=\"epoch3-spec-tag\"\u003e2–8 Blade Compatible\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c!-- INFO BOXES --\u003e\n\u003cdiv class=\"epoch3-spec-boxes\"\u003e\n\u003cdiv class=\"epoch3-spec-box\"\u003e\n\u003ch4\u003eTop \u0026amp; Side View\u003c\/h4\u003e\n\u003cp\u003eMounting holes on the top follow a 76.2 mm square pattern, allowing a square pipe to be used for ceiling installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"epoch3-spec-box\"\u003e\n\u003ch4\u003eBlade Flexibility\u003c\/h4\u003e\n\u003cp\u003eThe Epoch platform is engineered to accommodate any blade count from 2 to 8 blades, giving flexibility across 3, 4, 5, and 6-blade fan configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CONTACT --\u003e\n\u003cdiv class=\"epoch3-spec-contact\"\u003eFor inquiries, OEM drawings, or torque-speed data on other Epoch platforms — \u003ca href=\"mailto:info@falcoemotors.com\"\u003einfo@falcoemotors.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Epoch HVLS Fans","offers":[{"title":"Default Title","offer_id":52026369605925,"sku":"Epoch 4.0 M+C","price":1695.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0987\/5829\/5845\/files\/epoch-9.jpg?v=1772448956"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0987\/5829\/5845\/collections\/1.jpg?v=1772002714","url":"https:\/\/epochfans.com\/collections\/epoch-direct-drive-motors.oembed","provider":"Epoch HVLS Fans","version":"1.0","type":"link"}