{"product_id":"gp20nlta-20-hp-rotary-phase-converter-single-phase-230v-to-three-phase-460v-with-autolink","title":"GP20NLTA -20 HP Rotary Phase Converter - Single Phase 230V to Three Phase 460V with Autolink","description":"\u003cstyle\u003e\n  .ppc-product { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; color: #1a1a1a; line-height: 1.6; }\n  .ppc-product * { box-sizing: border-box; }\n  .ppc-hero { margin-bottom: 32px; }\n  .ppc-hero p { font-size: 16px; color: #374151; margin: 0 0 16px; }\n  .ppc-badges { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 16px; }\n  .ppc-badge { display: inline-flex; align-items: center; gap: 6px; background: #f0fdf4; border: 1px solid #bbf7d0; color: #166534; font-size: 13px; font-weight: 600; padding: 6px 14px; border-radius: 20px; }\n  .ppc-specs { margin: 32px 0; border: 1px solid #e5e7eb; border-radius: 10px; overflow: hidden; }\n  .ppc-specs-header { background: #111827; color: #fff; padding: 14px 20px; font-size: 16px; font-weight: 600; letter-spacing: 0.3px; }\n  .ppc-specs table { width: 100%; border-collapse: collapse; }\n  .ppc-specs td { padding: 12px 20px; font-size: 14px; border-bottom: 1px solid #f3f4f6; }\n  .ppc-specs tr:last-child td { border-bottom: none; }\n  .ppc-specs tr:nth-child(even) { background: #f9fafb; }\n  .ppc-specs td:first-child { font-weight: 600; color: #374151; width: 50%; }\n  .ppc-specs td:last-child { color: #111827; }\n  .ppc-section-title { font-size: 18px; font-weight: 700; color: #111827; margin: 36px 0 16px; padding-bottom: 8px; border-bottom: 2px solid #e5e7eb; }\n  .ppc-features { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 20px 0; }\n  .ppc-feature { background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 8px; padding: 16px; }\n  .ppc-feature-icon { font-size: 22px; margin-bottom: 6px; }\n  .ppc-feature-title { font-size: 14px; font-weight: 700; color: #111827; margin-bottom: 4px; }\n  .ppc-feature-desc { font-size: 13px; color: #6b7280; margin: 0; }\n  .ppc-apps { display: flex; flex-wrap: wrap; gap: 8px; margin: 16px 0; }\n  .ppc-app-tag { background: #eff6ff; border: 1px solid #bfdbfe; color: #1e40af; font-size: 13px; font-weight: 500; padding: 5px 14px; border-radius: 16px; }\n  .ppc-cta-box { background: #f8fafc; border: 2px solid #e2e8f0; border-radius: 10px; padding: 24px; margin: 32px 0; text-align: center; }\n  .ppc-cta-box p { margin: 0 0 16px; color: #374151; font-size: 15px; }\n  .ppc-cta-links { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; }\n  .ppc-btn { display: inline-flex; align-items: center; gap: 8px; padding: 10px 22px; border-radius: 6px; font-size: 14px; font-weight: 600; text-decoration: none; transition: all 0.2s; }\n  .ppc-btn-primary { background: #111827; color: #fff; }\n  .ppc-btn-primary:hover { background: #374151; color: #fff; }\n  .ppc-btn-secondary { background: #fff; color: #374151; border: 1px solid #d1d5db; }\n  .ppc-btn-secondary:hover { background: #f9fafb; color: #111827; }\n  .ppc-included { list-style: none; padding: 0; margin: 16px 0; }\n  .ppc-included li { padding: 8px 0; font-size: 14px; color: #374151; border-bottom: 1px solid #f3f4f6; display: flex; align-items: center; gap: 8px; }\n  .ppc-included li:last-child { border-bottom: none; }\n  .ppc-phone { text-align: center; margin: 32px 0 8px; padding: 20px; background: linear-gradient(135deg, #111827 0%, #1f2937 100%); border-radius: 10px; color: #fff; }\n  .ppc-phone a { color: #fff; text-decoration: none; font-size: 22px; font-weight: 700; letter-spacing: 0.5px; }\n  .ppc-phone p { margin: 4px 0 0; font-size: 13px; color: #9ca3af; }\n  .ppc-img-block { margin: 28px 0; text-align: center; }\n  .ppc-img-block img { max-width: 100%; height: auto; border-radius: 8px; }\n  .ppc-img-caption { font-size: 13px; color: #9ca3af; margin-top: 8px; font-style: italic; }\n  .ppc-img-row { display: flex; gap: 16px; margin: 28px 0; align-items: center; }\n  .ppc-img-row img { flex: 0 0 45%; max-width: 45%; height: auto; border-radius: 8px; }\n  .ppc-img-row-text { flex: 1; }\n  .ppc-img-row-text h4 { font-size: 16px; font-weight: 700; color: #111827; margin: 0 0 8px; }\n  .ppc-img-row-text p { font-size: 14px; color: #6b7280; margin: 0; }\n  .ppc-seo-text { margin: 32px 0 0; padding-top: 24px; border-top: 1px solid #e5e7eb; }\n  .ppc-seo-text p { font-size: 14px; color: #6b7280; margin: 0 0 12px; }\n  @media (max-width: 600px) {\n    .ppc-features { grid-template-columns: 1fr; }\n    .ppc-badges { gap: 8px; }\n    .ppc-specs td { padding: 10px 14px; font-size: 13px; }\n    .ppc-cta-links { flex-direction: column; align-items: center; }\n    .ppc-img-row { flex-direction: column; }\n    .ppc-img-row img { flex: none; max-width: 100%; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ppc-product\"\u003e\n\n  \u003cdiv class=\"ppc-hero\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003eGP20NLTA rotary phase converter with Autolink\u003c\/strong\u003e converts single-phase 230V power to three-phase 460V — giving you \u003cstrong\u003e20 HP of continuous capacity\u003c\/strong\u003e with built-in step-up voltage conversion. No separate transformer needed. Built for facilities that need 460V three-phase power from a standard 230V single-phase service.\u003c\/p\u003e\n    \u003cdiv class=\"ppc-badges\"\u003e\n      \u003cspan class=\"ppc-badge\"\u003e🇺🇸 Built in Phoenix, AZ\u003c\/span\u003e\n      \u003cspan class=\"ppc-badge\"\u003e🛡️ Lifetime Warranty\u003c\/span\u003e\n      \u003cspan class=\"ppc-badge\"\u003e⚡ Start Motors up to 10 HP\u003c\/span\u003e\n      \u003cspan class=\"ppc-badge\"\u003e🔄 Built-In Autolink Transformer\u003c\/span\u003e\n      \u003cspan class=\"ppc-badge\"\u003e📦 Ships from 3 Warehouses\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ppc-specs\"\u003e\n    \u003cdiv class=\"ppc-specs-header\"\u003e⚡ GP20NLTA Electrical Specifications\u003c\/div\u003e\n    \u003ctable\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eGP20NLTA\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eTotal Running HP\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e20 HP\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLargest Starting Motor\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e10 HP\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eInput Voltage\u003c\/td\u003e\n\u003ctd\u003e230V Single-Phase\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eOutput Voltage\u003c\/td\u003e\n\u003ctd\u003e460V Three-Phase\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eAutolink Transformer\u003c\/td\u003e\n\u003ctd\u003e15 KVA\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eService Size\u003c\/td\u003e\n\u003ctd\u003e25 KVA (100A)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eBreaker Size\u003c\/td\u003e\n\u003ctd\u003e40 MIN - 100 MAX\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eSingle Phase Wire Size\u003c\/td\u003e\n\u003ctd\u003e4 AWG (under 50 feet)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eIdler Motor Wire Size\u003c\/td\u003e\n\u003ctd\u003e6 AWG\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eIdler Motor\u003c\/td\u003e\n\u003ctd\u003e330 lbs, 12\" x 12\" x 20\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eElectrical Panel\u003c\/td\u003e\n\u003ctd\u003e37 lbs, 20\" x 12\" x 8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ppc-img-block\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0680\/2538\/5243\/files\/GP100NLDiagram.png\" alt=\"GP20NLTA rotary phase converter wiring diagram - single phase 230V input to three phase 460V output with Autolink transformer\" loading=\"lazy\"\u003e\n    \u003cp class=\"ppc-img-caption\"\u003eNLTA Series Wiring Diagram — single-phase 230V in, three-phase 460V out with built-in Autolink transformer\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"ppc-section-title\"\u003e📦 What's Included\u003c\/h3\u003e\n  \u003cul class=\"ppc-included\"\u003e\n    \u003cli\u003e✅ 20 HP TEFC Idler Motor (continuous duty, cast iron frame)\u003c\/li\u003e\n    \u003cli\u003e✅ Pre-wired Electrical Control Panel\u003c\/li\u003e\n    \u003cli\u003e✅ Built-In Autolink Step-Up Transformer (15 KVA)\u003c\/li\u003e\n    \u003cli\u003e✅ AutoLink Soft-Start System\u003c\/li\u003e\n    \u003cli\u003e✅ Complete Installation Manual \u0026amp; Wiring Diagrams\u003c\/li\u003e\n    \u003cli\u003e✅ Lifetime Warranty — motor, panel \u0026amp; transformer\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch3 class=\"ppc-section-title\"\u003eWhy the GP20NLTA Phase Converter\u003c\/h3\u003e\n  \u003cdiv class=\"ppc-features\"\u003e\n    \u003cdiv class=\"ppc-feature\"\u003e\n      \u003cdiv class=\"ppc-feature-icon\"\u003e🔄\u003c\/div\u003e\n      \u003cdiv class=\"ppc-feature-title\"\u003eBuilt-In Voltage Step-Up\u003c\/div\u003e\n      \u003cp class=\"ppc-feature-desc\"\u003eThe Autolink transformer converts 230V three-phase to 460V three-phase internally — no external transformer box needed. Cleaner installation, smaller footprint.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ppc-feature\"\u003e\n      \u003cdiv class=\"ppc-feature-icon\"\u003e⚡\u003c\/div\u003e\n      \u003cdiv class=\"ppc-feature-title\"\u003eBalanced Three-Phase Output\u003c\/div\u003e\n      \u003cp class=\"ppc-feature-desc\"\u003eClean, balanced 460V three-phase power from your single-phase supply. Won't damage sensitive equipment or trip breakers under load.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ppc-feature\"\u003e\n      \u003cdiv class=\"ppc-feature-icon\"\u003e🔧\u003c\/div\u003e\n      \u003cdiv class=\"ppc-feature-title\"\u003eRun Multiple Machines\u003c\/div\u003e\n      \u003cp class=\"ppc-feature-desc\"\u003eOne phase converter powers your entire shop — up to 20 HP of simultaneous three-phase load across all your equipment.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ppc-feature\"\u003e\n      \u003cdiv class=\"ppc-feature-icon\"\u003e🛡️\u003c\/div\u003e\n      \u003cdiv class=\"ppc-feature-title\"\u003eBuilt-In Overload Protection\u003c\/div\u003e\n      \u003cp class=\"ppc-feature-desc\"\u003eThermal and magnetic protection safeguards your equipment. AutoLink soft-start system prevents inrush damage on startup.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ppc-feature\"\u003e\n      \u003cdiv class=\"ppc-feature-icon\"\u003e🏭\u003c\/div\u003e\n      \u003cdiv class=\"ppc-feature-title\"\u003eIndustrial Grade Construction\u003c\/div\u003e\n      \u003cp class=\"ppc-feature-desc\"\u003eContinuous duty rated. TEFC motor handles 24\/7 operation in demanding environments — dust, heat, and vibration.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ppc-feature\"\u003e\n      \u003cdiv class=\"ppc-feature-icon\"\u003e💰\u003c\/div\u003e\n      \u003cdiv class=\"ppc-feature-title\"\u003eSave on Installation\u003c\/div\u003e\n      \u003cp class=\"ppc-feature-desc\"\u003eIntegrated Autolink design eliminates the cost and complexity of a separate step-up transformer. One unit does it all.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ppc-img-row\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0680\/2538\/5243\/t\/9\/assets\/weather-proof-1675434895991.png\" alt=\"Phoenix Phase Converters IP65 weatherproof electrical control panel\"\u003e\n    \u003cdiv class=\"ppc-img-row-text\"\u003e\n      \u003ch4\u003eIP65 Weatherproof Control Panel\u003c\/h4\u003e\n      \u003cp\u003eEvery panel is rated IP65 — fully sealed against dust and water jets. Install indoors or outdoors with confidence, even in harsh shop environments.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ppc-img-row\" style=\"flex-direction: row-reverse;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0680\/2538\/5243\/files\/Motorexplodedview_8d47e4f0-b571-412c-a373-39c7808579ac.jpg\" alt=\"TEFC industrial idler motor exploded view showing rotor stator and cooling fan\"\u003e\n    \u003cdiv class=\"ppc-img-row-text\"\u003e\n      \u003ch4\u003eHeavy-Duty TEFC Idler Motor\u003c\/h4\u003e\n      \u003cp\u003eTotally Enclosed Fan Cooled motor with cast iron frame, precision-balanced rotor, and sealed bearings. Built for decades of continuous industrial service.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"ppc-section-title\"\u003e🏗️ Common Applications for 20 HP Phase Converters\u003c\/h3\u003e\n  \u003cp style=\"font-size:14px;color:#6b7280;margin:0 0 12px;\"\u003eThe GP20NLTA is commonly used to power 460V three-phase equipment in shops, farms, and industrial facilities running on single-phase 230V utility service.\u003c\/p\u003e\n  \u003cdiv class=\"ppc-apps\"\u003e\n    \u003cspan class=\"ppc-app-tag\"\u003eCNC Machines\u003c\/span\u003e\n    \u003cspan class=\"ppc-app-tag\"\u003eAir Compressors\u003c\/span\u003e\n    \u003cspan class=\"ppc-app-tag\"\u003ePumps\u003c\/span\u003e\n    \u003cspan class=\"ppc-app-tag\"\u003eMachine Shops\u003c\/span\u003e\n    \u003cspan class=\"ppc-app-tag\"\u003eWoodworking\u003c\/span\u003e\n    \u003cspan class=\"ppc-app-tag\"\u003eWelding\u003c\/span\u003e\n    \u003cspan class=\"ppc-app-tag\"\u003eHVAC Systems\u003c\/span\u003e\n    \u003cspan class=\"ppc-app-tag\"\u003eAgriculture\u003c\/span\u003e\n    \u003cspan class=\"ppc-app-tag\"\u003eMetalworking\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ppc-cta-box\"\u003e\n    \u003cp\u003e\u003cstrong\u003eGP20NLTA Technical Documentation\u003c\/strong\u003e\u003cbr\u003eComplete specs, wiring diagrams, and installation instructions for this phase converter\u003c\/p\u003e\n    \u003cdiv class=\"ppc-cta-links\"\u003e\n      \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0680\/2538\/5243\/files\/GP20NLA_f0005962-42c1-4486-ae98-eaa8601e6d2e.pdf?v=1739980074\" target=\"_blank\" rel=\"noopener\" class=\"ppc-btn ppc-btn-primary\"\u003e📄 Download Datasheet\u003c\/a\u003e\n      \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0680\/2538\/5243\/files\/Manual_Ver425_wecompress.com.pdf?v=1746482995\" target=\"_blank\" rel=\"noopener\" class=\"ppc-btn ppc-btn-secondary\"\u003e📖 Installation Manual\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ppc-phone\"\u003e\n    \u003ca href=\"tel:+18004176568\"\u003e📞 (800) 417-6568\u003c\/a\u003e\n    \u003cp\u003eTalk to an engineer — we'll size the right phase converter for your exact setup\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ppc-seo-text\"\u003e\n    \u003cp\u003eThe GP20NLTA is a 20 HP rotary phase converter with built-in Autolink transformer, designed and manufactured by Phoenix Phase Converters in Phoenix, Arizona. This single phase to three phase converter provides reliable 460V three-phase power from a standard 230V single-phase service, with integrated step-up voltage conversion. No external transformer is needed — the Autolink system handles the voltage conversion internally, simplifying installation and reducing costs.\u003c\/p\u003e\n    \u003cp\u003eThe NLTA series is ideal for facilities that need 460V three-phase power but only have access to 230V single-phase service. Common applications include CNC machines, air compressors, pumps, HVAC systems, and other industrial equipment rated for 460V operation.\u003c\/p\u003e\n    \u003cp\u003eNot sure which phase converter size you need? Our engineers can help you calculate the right HP rating based on your equipment list, starting loads, and how many machines run simultaneously. Call us at (800) 417-6568 for free sizing assistance.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"phoenixphaseconverters","offers":[{"title":"Default Title","offer_id":44179629736219,"sku":"GP20NLTA","price":6388.18,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0680\/2538\/5243\/files\/NLTA.png?v=1742375541","url":"https:\/\/phoenixphaseconverters.com\/products\/gp20nlta-20-hp-rotary-phase-converter-single-phase-230v-to-three-phase-460v-with-autolink","provider":"Phoenix Phase Converters","version":"1.0","type":"link"}