{"id":10207,"date":"2026-09-10T01:44:55","date_gmt":"2026-09-10T01:44:55","guid":{"rendered":"https:\/\/new-propower.com\/?p=10207"},"modified":"2026-09-10T08:18:25","modified_gmt":"2026-09-10T08:18:25","slug":"solar-pump-inverter-guide-mppt-systems-ac-vs-dc-pumping-and-the-spi-750-w-15-kw","status":"publish","type":"post","link":"https:\/\/new-propower.com\/ar\/solar-pump-inverter-guide-mppt-systems-ac-vs-dc-pumping-and-the-spi-750-w-15-kw\/","title":{"rendered":"Solar Pump Inverter Guide: MPPT Systems, AC vs DC Pumping, and the SPI 750 W\u201315 kW Range"},"content":{"rendered":"\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Solar Pump Inverter Guide | MPPT Solar Pump Inverters &amp; SPI Series | Newpro Power<\/title>\n<style>\n  :root{\n    --navy:#0b2545; --blue:#1768ac; --gold:#f2a516; --bg:#f7f9fc; --card:#ffffff; --text:#1c2733; --muted:#5b6b7c;\n  }\n  *{box-sizing:border-box;}\n  body{margin:0;font-family:'Segoe UI',Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.65;}\n  .wrap{max-width:1080px;margin:0 auto;padding:0 20px;}\n  header.hero{background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;padding:70px 0 60px;}\n  header.hero h1{font-size:2.1rem;margin:0 0 14px;max-width:820px;}\n  header.hero p{max-width:700px;color:#dce8f5;font-size:1.05rem;}\n  nav.toc{background:var(--navy);position:sticky;top:0;z-index:50;overflow-x:auto;white-space:nowrap;}\n  nav.toc .wrap{display:flex;gap:6px;padding:10px 20px;}\n  nav.toc a{color:#cfe0f2;text-decoration:none;font-size:.82rem;padding:8px 12px;border-radius:20px;flex:0 0 auto;}\n  nav.toc a:hover{background:rgba(255,255,255,.15);color:#fff;}\n  section{padding:52px 0;border-bottom:1px solid #e3e9f0;}\n  section:last-of-type{border-bottom:none;}\n  h2{font-size:1.55rem;color:var(--navy);margin-top:0;}\n  h3{font-size:1.2rem;color:var(--blue);margin-top:34px;}\n  .badge{display:inline-block;background:#eaf2fb;color:var(--blue);border-radius:14px;padding:3px 12px;font-size:.75rem;font-weight:600;margin-bottom:14px;letter-spacing:.03em;}\n  .callout{background:#fff7e6;border-left:4px solid var(--gold);padding:14px 18px;border-radius:6px;margin:18px 0;font-size:.95rem;}\n  .grid-2{display:grid;grid-template-columns:1fr 1fr;gap:20px;}\n  .card{background:var(--card);border:1px solid #e3e9f0;border-radius:10px;padding:20px;box-shadow:0 1px 3px rgba(15,35,60,.05);}\n  table{width:100%;border-collapse:collapse;margin:18px 0;font-size:.92rem;background:#fff;}\n  th,td{border:1px solid #dde5ee;padding:10px 12px;text-align:left;vertical-align:top;}\n  th{background:#eef4fa;color:var(--navy);}\n  tr:nth-child(even) td{background:#fafcfe;}\n  .video-wrap{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:10px;margin:20px 0;box-shadow:0 2px 10px rgba(15,35,60,.12);}\n  .video-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;}\n  .video-caption{font-size:.85rem;color:var(--muted);margin-top:-10px;margin-bottom:10px;}\n  .diagram{background:#fff;border:1px solid #e3e9f0;border-radius:10px;padding:16px;margin:20px 0;}\n  .diagram svg{width:100%;height:auto;display:block;}\n  \/* Tabs *\/\n  .tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:0;}\n  .tab-btn{background:#eef4fa;border:none;padding:10px 18px;border-radius:8px 8px 0 0;cursor:pointer;font-weight:600;color:var(--navy);font-size:.9rem;}\n  .tab-btn.active{background:var(--blue);color:#fff;}\n  .tab-panel{display:none;background:#fff;border:1px solid #e3e9f0;border-radius:0 8px 8px 8px;padding:20px;}\n  .tab-panel.active{display:block;}\n  \/* Accordion *\/\n  .accordion-item{border:1px solid #e3e9f0;border-radius:8px;margin-bottom:10px;overflow:hidden;background:#fff;}\n  .accordion-header{width:100%;text-align:left;background:#fff;border:none;padding:16px 18px;font-weight:600;color:var(--navy);cursor:pointer;font-size:.98rem;display:flex;justify-content:space-between;align-items:center;}\n  .accordion-header:after{content:\"+\";font-size:1.3rem;color:var(--blue);}\n  .accordion-header.open:after{content:\"\u2013\";}\n  .accordion-body{max-height:0;overflow:hidden;transition:max-height .25s ease;padding:0 18px;}\n  .accordion-body p{padding-bottom:16px;margin:0;color:var(--muted);font-size:.93rem;}\n  \/* Model cards *\/\n  .model-card{border:1px solid #e3e9f0;border-radius:10px;padding:16px;background:#fbfdff;}\n  .model-card h4{margin:0 0 4px;color:var(--navy);}\n  .model-card .tag{font-size:.72rem;background:#0b2545;color:#fff;padding:2px 9px;border-radius:10px;}\n  .model-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px;}\n  \/* Calculator *\/\n  .calc-box{background:#fff;border:1px solid #e3e9f0;border-radius:10px;padding:22px;margin:20px 0;}\n  .calc-box label{display:block;font-size:.85rem;font-weight:600;color:var(--navy);margin-bottom:6px;}\n  .calc-box input[type=range]{width:100%;}\n  .calc-result{margin-top:14px;background:#eef4fa;border-radius:8px;padding:14px 16px;font-size:.95rem;}\n  select, .calc-box select{padding:8px;border-radius:6px;border:1px solid #cfd9e3;width:100%;margin-bottom:14px;}\n  .cta{background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;border-radius:12px;padding:36px;text-align:center;}\n  .cta h2{color:#fff;}\n  .cta-form{max-width:640px;margin:20px auto 0;text-align:left;background:rgba(255,255,255,.06);padding:24px;border-radius:10px;}\n  .cta-form label{display:block;font-size:.82rem;margin-bottom:4px;color:#dce8f5;}\n  .cta-form input,.cta-form select{width:100%;padding:9px;margin-bottom:12px;border-radius:6px;border:none;}\n  .cta-form button{background:var(--gold);border:none;color:#2b2200;font-weight:700;padding:12px 26px;border-radius:8px;cursor:pointer;font-size:.95rem;}\n  .cta-form button:hover{opacity:.9;}\n  .pill-row{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 0;}\n  .pill{background:#eef4fa;color:var(--blue);font-size:.78rem;padding:5px 11px;border-radius:14px;}\n  .note{font-size:.82rem;color:var(--muted);font-style:italic;}\n  @media(max-width:760px){.grid-2{grid-template-columns:1fr;} .model-grid{grid-template-columns:1fr;}}\n<\/style>\n\n\n\n<header class=\"hero\">\n  <div class=\"wrap\">\n    <span class=\"badge\" style=\"\">NEWPRO POWER \u00b7 SPI SERIES<\/span>\n    <h2>Solar Pump Inverter Guide<\/h2>\n    <p>A practical, technically cautious reference for distributors, EPCs, installers, and irrigation contractors evaluating solar water pumping systems \u2014 from how MPPT works to choosing the right kW class for your project.<\/p>\n  <\/div>\n<\/header>\n\n<nav class=\"toc\">\n  <div class=\"wrap\">\n    <a href=\"#what-is\">1. What Is It<\/a>\n    <a href=\"#how-it-works\">2. How It Works<\/a>\n    <a href=\"#ac-vs-dc\">3. AC vs DC<\/a>\n    <a href=\"#spi-series\">4. SPI Series<\/a>\n    <a href=\"#install-timing\">5. Install Timing<\/a>\n    <a href=\"#vs-controller\">6. Inverter vs Controller<\/a>\n    <a href=\"#reliability\">7. Daily Reliability<\/a>\n    <a href=\"#why-newpro\">8. Why Newpro<\/a>\n    <a href=\"#faq\">9. FAQ<\/a>\n    <a href=\"#contact\">10. Contact<\/a>\n  <\/div>\n<\/nav>\n\n<div class=\"wrap\">\n\n<!-- 1 -->\n<section id=\"what-is\">\n  <h2>1. What Is a Solar Pump Inverter and Why Is It Essential for Modern Water Management?<\/h2>\n  <p>A <strong>solar pump inverter<\/strong> is a control unit that converts and manages power from <strong>solar panels<\/strong> (solar PV) and delivers regulated electricity to a <strong>water pump<\/strong>, allowing the pump to run directly on sunlight instead of relying only on the grid or diesel fuel. In an <strong>MPPT solar pump inverter<\/strong>, a maximum power point tracking function continuously adjusts the electrical operating point of the connected solar array so the system draws the most usable power available at any given moment, which is the foundation of reliable <strong>solar water pumping<\/strong>.<\/p>\n  <p>A complete <strong>solar pump inverter system<\/strong> typically pairs the inverter with a compatible pump \u2014 often referred to as a <strong>solar water pump<\/strong> when supplied as a matched DC package \u2014 and channels power from the array to the motor with as little energy loss as possible. Because water pumping is one of the most predictable daytime loads in agriculture and rural infrastructure, it is also one of the most naturally suited applications for solar power.<\/p>\n  <h3>Core Applications<\/h3>\n  <ul>\n    <li><strong>Agriculture and irrigation<\/strong> \u2014 field crops, orchards, and greenhouse watering scheduled around daylight hours.<\/li>\n    <li><strong>Livestock water supply<\/strong> \u2014 borehole or tank-fed drinking water systems for ranches and farms.<\/li>\n    <li><strong>Domestic and off-grid water systems<\/strong> \u2014 household wells and village water points without stable grid access.<\/li>\n    <li><strong>Industrial cooling or recirculation<\/strong> \u2014 selected process pumping where solar power can offset grid or diesel consumption.<\/li>\n  <\/ul>\n  <div class=\"callout\">Because sunlight intensity changes throughout the day, an MPPT-equipped inverter typically helps the pump extract more usable energy during partial-sun and early\/late-day conditions than a non-MPPT setup, which can support higher daily water availability. Actual gains depend on site irradiance, panel sizing, and pump characteristics \u2014 treat this as a design consideration, not a fixed guarantee.<\/div>\n\n  <div class=\"video-wrap\">\n    <iframe src=\"https:\/\/www.youtube.com\/embed\/Bfym2-pBoxM\" title=\"What is MPPT in a solar inverter\" allowfullscreen=\"\" loading=\"lazy\"><\/iframe>\n  <\/div>\n  <p class=\"video-caption\">Video: a plain-language explanation of MPPT (maximum power point tracking) and why it matters for solar power output.<\/p>\n<\/section>\n\n<!-- 2 -->\n<section id=\"how-it-works\">\n  <h2>2. How Does a Solar Pump Inverter Work in a Solar Water Pumping System?<\/h2>\n  <p>A <strong>solar pump inverter system<\/strong> follows a straightforward power path. Understanding each step helps distributors and installers explain the technology to farmers and project owners without needing an electrical-engineering background.<\/p>\n  <div class=\"diagram\">\n    <svg viewBox=\"0 0 900 190\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n      <defs><marker id=\"arrow\" markerWidth=\"10\" markerHeight=\"10\" refX=\"8\" refY=\"3\" orient=\"auto\"><path d=\"M0,0 L8,3 L0,6 Z\" fill=\"#1768ac\"><\/path><\/marker><\/defs>\n      <g font-family=\"Segoe UI, Arial\" font-size=\"13\" fill=\"#0b2545\">\n        <rect x=\"10\" y=\"55\" width=\"150\" height=\"80\" rx=\"8\" fill=\"#eef4fa\" stroke=\"#1768ac\"><\/rect>\n        <text x=\"85\" y=\"90\" text-anchor=\"middle\">PV Array<\/text>\n        <text x=\"85\" y=\"108\" text-anchor=\"middle\" font-size=\"11\" fill=\"#5b6b7c\">Solar panels<\/text>\n        <line x1=\"160\" y1=\"95\" x2=\"220\" y2=\"95\" stroke=\"#1768ac\" stroke-width=\"2\" marker-end=\"url(#arrow)\"><\/line>\n        <rect x=\"225\" y=\"45\" width=\"180\" height=\"100\" rx=\"8\" fill=\"#eef4fa\" stroke=\"#1768ac\"><\/rect>\n        <text x=\"315\" y=\"80\" text-anchor=\"middle\">Solar Pump Inverter<\/text>\n        <text x=\"315\" y=\"98\" text-anchor=\"middle\" font-size=\"11\" fill=\"#5b6b7c\">MPPT + DC\/AC + VFD<\/text>\n        <text x=\"315\" y=\"115\" text-anchor=\"middle\" font-size=\"11\" fill=\"#5b6b7c\">Controller \/ Protection<\/text>\n        <line x1=\"405\" y1=\"95\" x2=\"465\" y2=\"95\" stroke=\"#1768ac\" stroke-width=\"2\" marker-end=\"url(#arrow)\"><\/line>\n        <rect x=\"470\" y=\"55\" width=\"150\" height=\"80\" rx=\"8\" fill=\"#eef4fa\" stroke=\"#1768ac\"><\/rect>\n        <text x=\"545\" y=\"90\" text-anchor=\"middle\">Pump Motor<\/text>\n        <text x=\"545\" y=\"108\" text-anchor=\"middle\" font-size=\"11\" fill=\"#5b6b7c\">AC output<\/text>\n        <line x1=\"620\" y1=\"95\" x2=\"680\" y2=\"95\" stroke=\"#1768ac\" stroke-width=\"2\" marker-end=\"url(#arrow)\"><\/line>\n        <rect x=\"685\" y=\"55\" width=\"200\" height=\"80\" rx=\"8\" fill=\"#eef4fa\" stroke=\"#1768ac\"><\/rect>\n        <text x=\"785\" y=\"90\" text-anchor=\"middle\">Water Delivery<\/text>\n        <text x=\"785\" y=\"108\" text-anchor=\"middle\" font-size=\"11\" fill=\"#5b6b7c\">Irrigation \/ tank \/ livestock<\/text>\n        <line x1=\"315\" y1=\"145\" x2=\"315\" y2=\"170\" stroke=\"#f2a516\" stroke-width=\"2\" stroke-dasharray=\"4,3\"><\/line>\n        <text x=\"315\" y=\"185\" text-anchor=\"middle\" font-size=\"11\" fill=\"#8a6d00\">Optional: grid \/ generator changeover<\/text>\n      <\/g>\n    <\/svg>\n  <\/div>\n  <ol>\n    <li><strong>Solar generation:<\/strong> the PV array produces DC electricity that varies with sunlight intensity throughout the day.<\/li>\n    <li><strong>MPPT tracking:<\/strong> inside the solar pump inverter, the MPPT stage continuously adjusts input voltage and current to draw the highest usable power the panels can produce at that moment.<\/li>\n    <li><strong>DC-to-AC conversion:<\/strong> a built-in PV inverter \/ VFD (variable-frequency drive) stage converts the tracked DC input into controlled AC output matched to the pump motor&#8217;s rated power and voltage.<\/li>\n    <li><strong>Motor speed and flow control:<\/strong> the VFD adjusts output frequency so the motor runs smoothly as available solar power rises and falls, which helps manage water flow rate rather than forcing an abrupt stop-start cycle.<\/li>\n    <li><strong>Protection and optional backup:<\/strong> the controller layer monitors conditions such as dry-run and overload, and on select configurations can support a changeover to grid or generator AC power when solar input is insufficient \u2014 this depends on the specific model and design, not every unit.<\/li>\n  <\/ol>\n  <div class=\"video-wrap\">\n    <iframe src=\"https:\/\/www.youtube.com\/embed\/wl2OMKmGjIA\" title=\"3-phase solar pump inverter with MPPT and VFD demonstration\" allowfullscreen=\"\" loading=\"lazy\"><\/iframe>\n  <\/div>\n  <p class=\"video-caption\">Video: a demonstration of a three-phase solar pump inverter combining MPPT and VFD to drive an AC motor directly from DC solar input.<\/p>\n<\/section>\n\n<!-- 3 -->\n<section id=\"ac-vs-dc\">\n  <h2>3. AC Pump vs DC Pump \u2014 Which Solar Pumping Solution Fits Your Project?<\/h2>\n  <p>One of the first decisions in any solar pumping project is whether to keep an existing <strong>AC water pump<\/strong> and add a <strong>solar pump inverter<\/strong> (also called a <strong>solar pump drive<\/strong> or <strong>solar pump VFD<\/strong>), or to install a complete DC solar water pump package. Neither option is universally better \u2014 the right choice depends on water demand, existing equipment, power rating, grid availability, and budget.<\/p>\n\n  <div class=\"tabs\" id=\"acdc-tabs\">\n    <button class=\"tab-btn active\" data-tab=\"t1\">AC Inverter + Existing AC Pump<\/button>\n    <button class=\"tab-btn\" data-tab=\"t2\">Complete DC Solar Pump Package<\/button>\n  <\/div>\n  <div class=\"tab-panel active\" id=\"t1\">\n    <p>Pairing an <strong>AC inverter<\/strong> \/ solar pump VFD with a pump you already own can lower upfront cost when the motor is in good condition, and it generally scales more easily to higher power levels (3 HP and above), deep-well pumping, and larger irrigation flow, since AC three-phase motors are widely available in higher ratings. Installation involves matching inverter output to the motor&#8217;s voltage, phase, and rated power. Maintenance follows standard AC motor practice, and single-phase or three-phase configurations should be confirmed against the motor&#8217;s nameplate before ordering.<\/p>\n  <\/div>\n  <div class=\"tab-panel\" id=\"t2\">\n    <p>A complete DC solar water pump package can simplify sourcing for smaller systems, since the pump and controller are pre-matched. This route is often considered for small remote or off-grid sites where a compact, low-power setup is preferred. Scalability to higher flow rates and larger motors is generally more limited than the AC inverter route, and long-term parts availability should be confirmed with the supplier.<\/p>\n  <\/div>\n\n  <table>\n    <thead><tr><th>Project Type<\/th><th>Typical Fit<\/th><th>Key Consideration<\/th><\/tr><\/thead>\n    <tbody>\n      <tr><td>Small remote household system<\/td><td>Low-power AC or DC package<\/td><td>Single-phase compatibility, minimal PV footprint<\/td><\/tr>\n      <tr><td>Livestock water system<\/td><td>Low- to mid-power solar pump inverter<\/td><td>Daily water volume vs. tank storage<\/td><\/tr>\n      <tr><td>Medium farm irrigation<\/td><td>Mid-power solar pump VFD<\/td><td>Motor rating, seasonal flow demand<\/td><\/tr>\n      <tr><td>Deep-well \/ borewell pumping<\/td><td>Higher-power three-phase inverter<\/td><td>Pump head, submersible motor compatibility<\/td><\/tr>\n      <tr><td>Large agricultural \/ industrial project<\/td><td>High-power three-phase solar pump drive<\/td><td>Grid\/generator backup, tender specifications<\/td><\/tr>\n    <\/tbody>\n  <\/table>\n  <p class=\"note\">Confirm single-phase or three-phase compatibility against the pump motor nameplate in every case \u2014 this guide gives conditional guidance, not a fixed rule for every installation.<\/p>\n<\/section>\n\n<!-- 4 -->\n<section id=\"spi-series\">\n  <h2>4. Newpro Power SPI Series \u2014 MPPT Solar Pump Inverters from 750 W to 15 kW<\/h2>\n  <p>Newpro Power is a <strong>solar pump inverter manufacturer<\/strong> and supplier offering the SPI product range, spanning 750 W to 15 kW. The lineup is positioned to serve agricultural irrigation, general <strong>solar water pumping<\/strong>, rural water supply, livestock applications, and selected industrial pumping needs, giving distributors a single product family to quote across a wide range of project sizes.<\/p>\n  <p>Final model selection should always weigh motor power, pump type, rated voltage, phase requirement (single or three phase), PV input conditions, pumping head, required water flow rate, and whether grid or generator backup is needed for the site.<\/p>\n\n  <h3>High-Power Solar Pump Inverters (7.5 kW \u2013 15 kW) for Deep Wells &amp; Large Irrigation<\/h3>\n  <p>The <strong>SPI-15KH<\/strong>, <strong>SPI-11KH<\/strong>, and <strong>SPI-7500H<\/strong> models sit at the top of the SPI range and are intended for deep wells, borewells, large irrigation zones, village-scale water supply, and high-demand agricultural pumping projects, generally paired with a <strong>three-phase motor<\/strong>. As a <strong>solar pump VFD<\/strong> \/ frequency inverter, this class of unit manages motor speed so the pump can keep operating as solar output rises and falls through the day, rather than tripping off during brief cloud cover. This is the tier most relevant to EPCs, distributors, and tender-based buyers sizing systems for high water flow rate requirements.<\/p>\n  <div class=\"model-grid\">\n    <div class=\"model-card\"><span class=\"tag\">High Power<\/span><h4><a href=\"https:\/\/new-propower.com\/solar-pump-inverter-spi-15kh\/\">SPI-15KH<\/a><\/h4><p style=\"font-size:.88rem;color:var(--muted)\">For large-scale irrigation and deep-well projects requiring the top of the SPI range. Confirm PV input range, output current, and head capacity against the datasheet.<\/p><\/div>\n    <div class=\"model-card\"><span class=\"tag\">High Power<\/span><h4><a href=\"https:\/\/new-propower.com\/solar-pump-inverter-spi-11kh\/\">SPI-11KH<\/a><\/h4><p style=\"font-size:.88rem;color:var(--muted)\">Suited to sizeable irrigation zones and borewell pumping where motor power sits just under the top tier.<\/p><\/div>\n    <div class=\"model-card\"><span class=\"tag\">High Power<\/span><h4><a href=\"https:\/\/new-propower.com\/solar-pump-inverter-spi-7500h\/\">SPI-7500H<\/a><\/h4><p style=\"font-size:.88rem;color:var(--muted)\">An entry point into the high-power tier for large but not maximum-scale agricultural pumping projects.<\/p><\/div>\n  <\/div>\n\n  <h3>Medium-Power Solar Pump Inverters (3.7 kW \u2013 5.5 kW) for Farms &amp; Medium Flow Systems<\/h3>\n  <p>The <strong>SPI-5500H<\/strong> and <strong>SPI-3700H<\/strong> models address medium farms, borewell pumping, field irrigation, orchard irrigation, and small community water systems. This tier is where many projects find the practical balance between upfront cost, pumping capacity, and room to scale later. As documented for the SPI-5500H, the SPI series is built around automatic MPPT tracking of the array&#8217;s Voc\/Vmp, variable-frequency drive of the AC pump, and a set of protection functions covering conditions such as dry-run, phase loss, and reverse polarity \u2014 features that are relevant across the medium-power tier, though exact specifications should always be confirmed model-by-model.<\/p>\n  <div class=\"model-grid\">\n    <div class=\"model-card\"><span class=\"tag\">Medium Power<\/span><h4><a href=\"https:\/\/new-propower.com\/solar-pump-inverter-spi-5500h\/\">SPI-5500H<\/a><\/h4><p style=\"font-size:.88rem;color:var(--muted)\">Documented with automatic MPPT (Voc\/Vmp tracking), IP65 rating, and multiple protection functions including dry-run and phase-loss protection.<\/p><\/div>\n    <div class=\"model-card\"><span class=\"tag\">Medium Power<\/span><h4><a href=\"https:\/\/new-propower.com\/solar-pump-inverterspi-3700h\/\">SPI-3700H<\/a><\/h4><p style=\"font-size:.88rem;color:var(--muted)\">A lower-capacity option in the same medium-power tier for smaller field or orchard irrigation loads.<\/p><\/div>\n  <\/div>\n\n  <h3>Low-Power Solar Pump Inverters (750 W \u2013 2.2 kW) for Household, Livestock &amp; Small Gardens<\/h3>\n  <p>The <strong>SPI-2200L<\/strong>, <strong>SPI-1500L<\/strong>, and <strong>SPI-750L<\/strong> cover small-scale <strong>solar water pumping<\/strong> \u2014 household water supply, livestock watering, small gardens, small farms, and remote or off-grid locations. A solar pump inverter 1HP class typically falls near the SPI-750L to SPI-1500L range, though buyers should confirm compatibility against the actual pump motor rather than assuming any low-power model fits every single-phase or DC pump. Selection at this tier comes down to pump motor size, required daily water output, available solar panel capacity, the installation environment, and whether backup power is needed at all.<\/p>\n  <div class=\"model-grid\">\n    <div class=\"model-card\"><span class=\"tag\">Low Power<\/span><h4><a href=\"https:\/\/new-propower.com\/solar-pump-inverter-spi-2200l\/\">SPI-2200L<\/a><\/h4><p style=\"font-size:.88rem;color:var(--muted)\">Top of the low-power tier, suited to small farms and larger household systems.<\/p><\/div>\n    <div class=\"model-card\"><span class=\"tag\">Low Power<\/span><h4>SPI-1500L<\/h4><p style=\"font-size:.88rem;color:var(--muted)\">Mid-range low-power option for livestock watering and small garden irrigation.<\/p><\/div>\n    <div class=\"model-card\"><span class=\"tag\">Low Power<\/span><h4>SPI-750L<\/h4><p style=\"font-size:.88rem;color:var(--muted)\">Entry-level unit for the smallest household or off-grid pumping needs.<\/p><\/div>\n  <\/div>\n\n  <h3>Featured Configuration: 3-Phase 10 HP Solar Pump Controller with AC\/DC Changeover Switch<\/h3>\n  <p>This is an example configuration for a 10 HP three-phase pumping project, not a universal standard package. A <strong>3 phase solar pump controller<\/strong> built with an <strong>AC\/DC changeover switch<\/strong> is designed so the irrigation pump can be powered from solar and, when the project calls for it, from an alternative AC supply such as grid or generator power. The buyer value is straightforward: better operating continuity during low-sunlight periods, easier integration alongside existing pumping infrastructure, and a practical basis for backup planning on larger farms. Details such as automatic switching behavior, transfer time, included accessories, or generator compatibility vary by project and should be confirmed against the specific datasheet before quoting a tender.<\/p>\n\n  <div class=\"diagram\">\n    <svg viewBox=\"0 0 900 150\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n      <g font-family=\"Segoe UI, Arial\" font-size=\"12\" fill=\"#0b2545\">\n        <rect x=\"10\" y=\"50\" width=\"1\" height=\"1\" fill=\"none\"><\/rect>\n        <text x=\"15\" y=\"25\" font-size=\"13\" font-weight=\"bold\">SPI Range Overview (indicative power classes only)<\/text>\n        <rect x=\"15\" y=\"60\" width=\"230\" height=\"50\" rx=\"6\" fill=\"#dff0d8\" stroke=\"#3c8c3c\"><\/rect>\n        <text x=\"130\" y=\"82\" text-anchor=\"middle\">Low Power<\/text>\n        <text x=\"130\" y=\"100\" text-anchor=\"middle\" font-size=\"11\">750L \u00b7 1500L \u00b7 2200L (750W\u20132.2kW)<\/text>\n        <rect x=\"255\" y=\"45\" width=\"230\" height=\"65\" rx=\"6\" fill=\"#fff3cd\" stroke=\"#c99a1c\"><\/rect>\n        <text x=\"370\" y=\"70\" text-anchor=\"middle\">Medium Power<\/text>\n        <text x=\"370\" y=\"88\" text-anchor=\"middle\" font-size=\"11\">3700H \u00b7 5500H (3.7\u20135.5kW)<\/text>\n        <rect x=\"495\" y=\"30\" width=\"230\" height=\"80\" rx=\"6\" fill=\"#f8d7da\" stroke=\"#c0392b\"><\/rect>\n        <text x=\"610\" y=\"58\" text-anchor=\"middle\">High Power<\/text>\n        <text x=\"610\" y=\"76\" text-anchor=\"middle\" font-size=\"11\">7500H \u00b7 11KH \u00b7 15KH<\/text>\n        <text x=\"610\" y=\"92\" text-anchor=\"middle\" font-size=\"11\">(7.5\u201315kW)<\/text>\n      <\/g>\n    <\/svg>\n  <\/div>\n\n  <div class=\"calc-box\">\n    <h3 style=\"margin-top:0\">Quick SPI Tier Finder (indicative only)<\/h3>\n    <label for=\"motorPower\">Estimated pump motor power (kW): <span id=\"motorPowerVal\">3.0<\/span> kW<\/label>\n    <input type=\"range\" id=\"motorPower\" min=\"0.5\" max=\"16\" step=\"0.1\" value=\"3\">\n    <div class=\"calc-result\" id=\"calcResult\">A ~3.0 kW motor typically falls in the <strong>medium-power tier<\/strong> (SPI-3700H \/ SPI-5500H) \u2014 suited to medium farm or borewell irrigation. Confirm exact voltage, phase, and PV conditions with a datasheet before ordering.<\/div>\n    <p class=\"note\">This tool gives a directional starting point only. Final selection must be confirmed against the motor nameplate, phase, voltage, head, and flow requirements.<\/p>\n  <\/div>\n<\/section>\n\n<!-- 5 -->\n<section id=\"install-timing\">\n  <h2>5. When Is the Best Time to Install an MPPT Solar Pump Inverter?<\/h2>\n  <p>Good <strong>solar pump inverter installation<\/strong> timing reduces downtime and avoids rushing a project during peak water demand. As a general rule, <strong>MPPT solar pump inverter<\/strong> systems work best in areas with strong, consistent sunlight, so scheduling installation before the peak dry-season irrigation window gives the system time to be commissioned and tested before it is needed most.<\/p>\n  <ul>\n    <li><strong>Before peak dry-season demand:<\/strong> completing installation ahead of the driest months means the <strong>solar pump inverter system<\/strong> is proven and running before crops or livestock need maximum water.<\/li>\n    <li><strong>Around monsoon or rainy periods:<\/strong> heavy rain can slow civil work and cable routing, so many contractors plan borewell drilling and panel mounting for the drier shoulder seasons.<\/li>\n    <li><strong>New borewell construction or pump replacement:<\/strong> pairing a new borewell or motor swap with the inverter installation avoids a second mobilization to the same site.<\/li>\n    <li><strong>Diesel-to-solar conversion:<\/strong> projects switching an existing diesel-run <strong>agriculture<\/strong> pump to solar benefit from scheduling around the current diesel maintenance cycle.<\/li>\n  <\/ul>\n  <h3>Site-Readiness Checklist<\/h3>\n  <div class=\"grid-2\">\n    <div class=\"card\"><strong>Solar panel mounting area<\/strong><p style=\"margin:6px 0 0;color:var(--muted);font-size:.9rem\">Unshaded space with correct orientation and structural support for the array.<\/p><\/div>\n    <div class=\"card\"><strong>Water source \/ borewell condition<\/strong><p style=\"margin:6px 0 0;color:var(--muted);font-size:.9rem\">Confirmed yield and depth relevant to pump head and flow rate.<\/p><\/div>\n    <div class=\"card\"><strong>Pump motor condition<\/strong><p style=\"margin:6px 0 0;color:var(--muted);font-size:.9rem\">Existing AC motor tested for insulation and mechanical wear.<\/p><\/div>\n    <div class=\"card\"><strong>Cable routing &amp; control panel location<\/strong><p style=\"margin:6px 0 0;color:var(--muted);font-size:.9rem\">Shortest practical DC run, protected panel enclosure near the array or motor.<\/p><\/div>\n  <\/div>\n  <div class=\"callout\">Subsidies, tenders, and financing schemes can influence project timing in some markets, including parts of India. Treat these as planning factors to research locally \u2014 this guide does not confirm eligibility, incentive amounts, or program availability for any specific region.<\/div>\n  <div class=\"video-wrap\">\n    <iframe src=\"https:\/\/www.youtube.com\/embed\/288CcuQeYoc\" title=\"MPPT solar VFD drive explained for pump installation planning\" allowfullscreen=\"\" loading=\"lazy\"><\/iframe>\n  <\/div>\n  <p class=\"video-caption\">Video: field-oriented walkthrough of an MPPT solar VFD drive concept for agricultural pumping, useful context for installation planning.<\/p>\n<\/section>\n\n<!-- 6 -->\n<section id=\"vs-controller\">\n  <h2>6. Is a Solar Pump Inverter the Same as a DC Solar Pump Controller?<\/h2>\n  <p>Not exactly, and the difference matters when specifying a project. A <strong>solar pump inverter<\/strong> generally converts DC input into controlled AC output for a motor \u2014 combining <strong>MPPT<\/strong>, a <strong>VFD<\/strong> \/ frequency-inverter stage, and protection logic in one unit. A <strong>DC solar pump controller<\/strong>, by contrast, typically focuses on managing a DC motor directly: protection logic, start\/stop operation, dry-run sensing, and basic system monitoring, without an AC output stage.<\/p>\n  <table>\n    <thead><tr><th>Aspect<\/th><th>Solar Pump Inverter (AC\/VFD)<\/th><th>DC Solar Pump Controller<\/th><\/tr><\/thead>\n    <tbody>\n      <tr><td>Primary function<\/td><td>Converts DC input to AC output, drives motor via VFD<\/td><td>Regulates DC power directly to a DC pump motor<\/td><\/tr>\n      <tr><td>Typical motor type<\/td><td>Single-phase or three-phase AC motor<\/td><td>DC motor<\/td><\/tr>\n      <tr><td>MPPT role<\/td><td>Built into the inverter&#8217;s input stage<\/td><td>Often built in, but paired with simpler DC control logic<\/td><\/tr>\n      <tr><td>Common use case<\/td><td>Retrofitting an existing AC pump, higher-power\/deep-well systems<\/td><td>Compact, factory-matched small DC pump packages<\/td><\/tr>\n    <\/tbody>\n  <\/table>\n  <p>The right configuration depends on whether the project uses an AC pump, a DC pump, a single-phase motor, a three-phase motor, or a hybrid design with grid backup. Because the terms &#8220;inverter&#8221; and &#8220;controller&#8221; are sometimes used loosely in the market, it&#8217;s worth confirming the actual input, output, control, and voltage specifications on the datasheet rather than assuming two products are interchangeable just because they share a category name.<\/p>\n<\/section>\n\n<!-- 7 -->\n<section id=\"reliability\">\n  <h2>7. Daily Operation and Reliability \u2014 Can an AC Solar Pumping System Run Every Day?<\/h2>\n  <p>An <strong>AC pump<\/strong> driven by a <strong>solar pump inverter<\/strong> can run daily under normal conditions, but output naturally follows sunlight: stronger pumping during clear, high-sun hours, and reduced available power during cloudy weather or early morning\/late afternoon. For sites that need water after dark or during extended low-light periods, planners typically design around <strong>grid<\/strong>, generator, battery, or elevated water-storage strategies rather than relying on solar power alone at night.<\/p>\n  <h3>Practical Reliability Factors<\/h3>\n  <div class=\"grid-2\">\n    <div class=\"card\">Correct sizing of panels, cabling, and motor rating for the site&#8217;s actual load<\/div>\n    <div class=\"card\">Adequate ventilation for the inverter enclosure, especially in hot climates<\/div>\n    <div class=\"card\">Quality cable and secure grounding to reduce electrical faults<\/div>\n    <div class=\"card\">Surge and lightning protection for exposed rural installations<\/div>\n    <div class=\"card\">Dry-run protection to prevent pump damage when the water source runs low<\/div>\n    <div class=\"card\">Overload and overvoltage protection, plus a routine inspection schedule<\/div>\n  <\/div>\n  <p class=\"note\">This guide does not promise continuous 24-hour solar-only operation or a fixed equipment lifespan. Maintenance needs and component life depend on site conditions, water quality, the local electrical environment, installation quality, and day-to-day usage patterns.<\/p>\n<\/section>\n\n<!-- 8 -->\n<section id=\"why-newpro\">\n  <h2>8. Why Choose Newpro Power as Your Solar Pump Inverter Supplier?<\/h2>\n  <p>Newpro Power is a <strong>solar pump inverter manufacturer<\/strong> and supplier headquartered in Foshan, China, with more than 15 years of industry experience across solar inverters, UPS systems, and voltage stabilizers. The company&#8217;s <strong>products<\/strong> are exported to international markets including the Philippines, Indonesia, Africa, and other regions, serving distributors, wholesalers, EPCs, and project contractors.<\/p>\n  <div class=\"pill-row\">\n    <span class=\"pill\">Solar pump inverters (SPI series)<\/span>\n    <span class=\"pill\">Single &amp; three phase options<\/span>\n    <span class=\"pill\">OEM\/ODM discussion available<\/span>\n    <span class=\"pill\">Datasheet &amp; quotation support<\/span>\n    <span class=\"pill\">Export shipping coordination<\/span>\n  <\/div>\n  <p style=\"margin-top:16px\">For distributors evaluating a <strong>solar inverter<\/strong> partner, the practical value of working with Newpro Power centers on model-selection support across the SPI 750 W\u201315 kW range, technical discussion during the RFQ stage, and after-sales communication once a project is underway. Buyers requiring specific certifications, warranty terms, factory testing standards, or country-specific compliance documentation should request these directly, as they vary by market and should be confirmed in writing rather than assumed.<\/p>\n<\/section>\n\n<!-- 9 -->\n<section id=\"faq\">\n  <h2>9. Frequently Asked Questions About Solar Pump Inverters<\/h2>\n  <div id=\"faq-accordion\">\n    <div class=\"accordion-item\">\n      <button class=\"accordion-header\">How do I choose the right solar pump inverter size?<\/button>\n      <div class=\"accordion-body\"><p>Start from the pump motor&#8217;s rated power, voltage, and phase (single or three phase), then check the required water flow rate and pumping head for your site. Match these against the SPI tier \u2014 low power (750 W\u20132.2 kW) for household and livestock use, medium power (3.7\u20135.5 kW) for farms, and high power (7.5\u201315 kW) for deep wells and large irrigation. Also confirm available solar panel capacity and input voltage range on the datasheet before finalizing a model.<\/p><\/div>\n    <\/div>\n    <div class=\"accordion-item\">\n      <button class=\"accordion-header\">Can a solar pump inverter run an existing AC pump?<\/button>\n      <div class=\"accordion-body\"><p>In many cases, yes. A solar pump inverter functioning as a solar pump VFD is designed to drive standard AC pump motors, provided the inverter&#8217;s output voltage, phase, and rated power match the motor&#8217;s nameplate. This approach can avoid replacing a working pump, but compatibility should always be confirmed before ordering, since not every AC motor is suited to variable-frequency operation.<\/p><\/div>\n    <\/div>\n    <div class=\"accordion-item\">\n      <button class=\"accordion-header\">What is the difference between a solar pump inverter and a DC solar pump controller?<\/button>\n      <div class=\"accordion-body\"><p>A solar pump inverter converts DC solar input into controlled AC output for a motor, combining MPPT and VFD functions. A DC solar pump controller instead manages a DC pump motor directly, focusing on protection, start\/stop control, and monitoring rather than AC conversion. The correct choice depends on whether your pump is AC or DC.<\/p><\/div>\n    <\/div>\n    <div class=\"accordion-item\">\n      <button class=\"accordion-header\">How many solar panels are needed?<\/button>\n      <div class=\"accordion-body\"><p>Panel quantity depends on the pump motor&#8217;s rated power, the inverter&#8217;s input voltage window, local solar irradiance, and desired daily water output. As a starting point, the array&#8217;s rated capacity is generally sized close to or somewhat above the motor&#8217;s rated power, then refined using site irradiance data. A supplier can confirm an exact panel count once motor and site details are provided.<\/p><\/div>\n    <\/div>\n    <div class=\"accordion-item\">\n      <button class=\"accordion-header\">Can the system work with grid or generator backup?<\/button>\n      <div class=\"accordion-body\"><p>Some solar pump inverter configurations, such as the featured 3-phase 10 HP setup with an AC\/DC changeover switch, are designed to support an alternative AC supply like grid or generator power alongside solar. This is a project-specific design choice rather than a default feature on every model, so confirm changeover capability with the datasheet before assuming it is included.<\/p><\/div>\n    <\/div>\n    <div class=\"accordion-item\">\n      <button class=\"accordion-header\">Is a 1 HP solar pump inverter suitable for my water pump?<\/button>\n      <div class=\"accordion-body\"><p>A solar pump inverter 1HP class unit is generally aimed at small household, garden, or livestock pumping needs, roughly aligning with the lower end of the SPI low-power tier. Whether it suits your specific pump depends on the motor&#8217;s actual rated power, voltage, and phase \u2014 always check these figures against the pump nameplate rather than relying on horsepower alone.<\/p><\/div>\n    <\/div>\n    <div class=\"accordion-item\">\n      <button class=\"accordion-header\">What information is needed for a quotation?<\/button>\n      <div class=\"accordion-body\"><p>To provide an accurate quotation, suppliers typically need the pump motor power and phase, input voltage, pump type (AC or DC), pumping head, desired water flow rate, available solar panel capacity, installation location, and whether grid or generator backup is required. Providing these details up front speeds up model selection and avoids back-and-forth during the RFQ process.<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- 10 -->\n<section id=\"contact\">\n  <div class=\"cta\">\n    <span class=\"badge\" style=\"background:rgba(255,255,255,.15);color:#fff\">GET A CUSTOM RECOMMENDATION<\/span>\n    <h2>Contact Us for a Custom Solar Pumping Solution<\/h2>\n    <p style=\"max-width:640px;margin:0 auto;color:#dce8f5\">Whether you&#8217;re an EPC, distributor, or irrigation contractor sizing a <strong>solar pump inverter system<\/strong> for agricultural irrigation, livestock, or industrial pumping, share your project details and we&#8217;ll help you narrow down the right MPPT solar pump inverter and solar panels configuration for your <strong>custom solar pumping solution<\/strong>.<\/p>\n    <div class=\"cta-form\">\n      <label>Pump motor power &amp; phase (e.g., 5.5 kW, three phase)<\/label>\n      <input type=\"text\" placeholder=\"e.g., 5.5 kW \/ 3 phase\">\n      <label>Rated voltage<\/label>\n      <input type=\"text\" placeholder=\"e.g., 380V\">\n      <label>Pump type<\/label>\n      <select><option>AC pump (existing)<\/option><option>DC pump<\/option><option>Not sure yet<\/option><\/select>\n      <label>Water head (m) &amp; desired flow rate (m\u00b3\/h)<\/label>\n      <input type=\"text\" placeholder=\"e.g., 40m head \/ 20 m\u00b3\/h\">\n      <label>Available solar panel capacity<\/label>\n      <input type=\"text\" placeholder=\"e.g., 6 kW of panels\">\n      <label>Project location<\/label>\n      <input type=\"text\" placeholder=\"Country \/ region\">\n      <label>Backup power requirement<\/label>\n      <select><option>None \u2014 solar only<\/option><option>Grid changeover<\/option><option>Generator changeover<\/option><\/select>\n      <button type=\"button\" onclick=\"alert('This is a demo form. Please send these details via your preferred contact channel to receive a quotation and datasheet.')\">Request Quotation &amp; Datasheet<\/button>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/div>\n\n<script>\n  document.querySelectorAll('.tab-btn').forEach(function(btn){\n    btn.addEventListener('click', function(){\n      document.querySelectorAll('.tab-btn').forEach(b=>b.classList.remove('active'));\n      document.querySelectorAll('.tab-panel').forEach(p=>p.classList.remove('active'));\n      btn.classList.add('active');\n      document.getElementById(btn.dataset.tab).classList.add('active');\n    });\n  });\n\n  document.querySelectorAll('.accordion-header').forEach(function(h){\n    h.addEventListener('click', function(){\n      var body = h.nextElementSibling;\n      var isOpen = h.classList.contains('open');\n      document.querySelectorAll('.accordion-header').forEach(function(other){\n        other.classList.remove('open');\n        other.nextElementSibling.style.maxHeight = null;\n      });\n      if(!isOpen){\n        h.classList.add('open');\n        body.style.maxHeight = body.scrollHeight + 'px';\n      }\n    });\n  });\n\n  var slider = document.getElementById('motorPower');\n  var valSpan = document.getElementById('motorPowerVal');\n  var result = document.getElementById('calcResult');\n  function updateCalc(){\n    var v = parseFloat(slider.value);\n    valSpan.textContent = v.toFixed(1);\n    var tier, models, use;\n    if(v <= 2.2){ tier='low-power tier'; models='SPI-750L \/ SPI-1500L \/ SPI-2200L'; use='household, livestock, or small garden pumping'; }\n    else if(v <= 5.5){ tier='medium-power tier'; models='SPI-3700H \/ SPI-5500H'; use='medium farm or borewell irrigation'; }\n    else { tier='high-power tier'; models='SPI-7500H \/ SPI-11KH \/ SPI-15KH'; use='deep-well pumping or large irrigation zones'; }\n    result.innerHTML = 'A ~' + v.toFixed(1) + ' kW motor typically falls in the <strong>' + tier + '<\/strong> (' + models + ') \u2014 suited to ' + use + '. Confirm exact voltage, phase, and PV conditions with a datasheet before ordering.';\n  }\n  slider.addEventListener('input', updateCalc);\n  updateCalc();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Solar Pump Inverter Guide | MPPT Solar Pump Inverters &amp; SPI Series | Newpro Power NEWPRO POWER \u00b7 SPI SERIES Solar Pump Inverter Guide A practical, technically cautious reference for distributors, EPCs, installers, and irrigation contractors evaluating solar water pumping systems \u2014 from how MPPT works to choosing the right kW class for your project. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":10198,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_important_terms":"dc-to-ac","footnotes":""},"categories":[1],"tags":[],"class_list":["post-10207","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-others-post"],"featured_image_src":{"landsacpe":["https:\/\/new-propower.com\/wp-content\/uploads\/2026\/07\/Solar-Pump-Inverter-Price-with-Newpro-Power-1024x445.png",1024,445,true],"list":["https:\/\/new-propower.com\/wp-content\/uploads\/2026\/07\/Solar-Pump-Inverter-Price-with-Newpro-Power-463x348.png",463,348,true],"medium":["https:\/\/new-propower.com\/wp-content\/uploads\/2026\/07\/Solar-Pump-Inverter-Price-with-Newpro-Power-300x300.png",300,300,true],"full":["https:\/\/new-propower.com\/wp-content\/uploads\/2026\/07\/Solar-Pump-Inverter-Price-with-Newpro-Power.png",1024,1024,false]},"_links":{"self":[{"href":"https:\/\/new-propower.com\/ar\/wp-json\/wp\/v2\/posts\/10207","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/new-propower.com\/ar\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/new-propower.com\/ar\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/new-propower.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/new-propower.com\/ar\/wp-json\/wp\/v2\/comments?post=10207"}],"version-history":[{"count":2,"href":"https:\/\/new-propower.com\/ar\/wp-json\/wp\/v2\/posts\/10207\/revisions"}],"predecessor-version":[{"id":10264,"href":"https:\/\/new-propower.com\/ar\/wp-json\/wp\/v2\/posts\/10207\/revisions\/10264"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/new-propower.com\/ar\/wp-json\/wp\/v2\/media\/10198"}],"wp:attachment":[{"href":"https:\/\/new-propower.com\/ar\/wp-json\/wp\/v2\/media?parent=10207"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/new-propower.com\/ar\/wp-json\/wp\/v2\/categories?post=10207"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/new-propower.com\/ar\/wp-json\/wp\/v2\/tags?post=10207"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}