{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://kilowatts.uk#organization",
            "inLanguage": "en-GB",
            "name": "kilowatts.uk",
            "url": "https://kilowatts.uk",
            "logo": {
                "@type": "ImageObject",
                "url": "https://kilowatts.uk/images/kw-logo-large.png"
            },
            "description": "kilowatts.uk is the UK's renewable energy marketplace — connecting homeowners and businesses with MCS-certified solar, heat pump, battery storage, wind power, and EV charging installers, with free comparison tools and independent guides.",
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "telephone": "+448000096058",
                    "contactType": "customer service",
                    "contactOption": "TollFree",
                    "areaServed": "GB",
                    "availableLanguage": "English"
                },
                {
                    "@type": "ContactPoint",
                    "telephone": "+447378472152",
                    "contactType": "mobile",
                    "areaServed": "GB",
                    "availableLanguage": "English"
                }
            ],
            "sameAs": [
                "https://www.facebook.com/kilowatts.uk",
                "https://www.instagram.com/kilowatts.uk",
                "https://www.tiktok.com/@kilowatts.uk",
                "https://www.youtube.com/@kilowattsuk",
                "https://twitter.com/kilowattsuk"
            ],
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Carey, Northwood Rd",
                "addressLocality": "Broadstairs",
                "postalCode": "CT10 2RZ",
                "addressCountry": "GB"
            },
            "hasPart": [
                {
                    "@id": "https://kilowatts.uk#organization/local"
                },
                {
                    "@type": "WebApplication",
                    "@id": "https://kilowatts.uk/#solar-residential-app",
                    "name": "Residential Solar Panel Comparison Tool",
                    "url": "https://kilowatts.uk/services/residential/renewable-energy/residential-solar-panel-installation/compare/",
                    "applicationCategory": "Utility",
                    "operatingSystem": "All"
                },
                {
                    "@type": "WebApplication",
                    "@id": "https://kilowatts.uk/#solar-commercial-app",
                    "name": "Commercial Solar Comparison Tool",
                    "url": "https://kilowatts.uk/services/commercial/renewable-energy/commercial-solar-panel-installation/compare/",
                    "applicationCategory": "BusinessApplication",
                    "operatingSystem": "All"
                },
                {
                    "@type": "WebApplication",
                    "@id": "https://kilowatts.uk/#solar-industrial-app",
                    "name": "Industrial Solar Comparison Tool",
                    "url": "https://kilowatts.uk/services/industrial/renewable-energy/industrial-solar-panel-installation/compare/",
                    "applicationCategory": "BusinessApplication",
                    "operatingSystem": "All"
                },
                {
                    "@type": "WebApplication",
                    "@id": "https://kilowatts.uk/#wind-tool",
                    "name": "Wind Turbine Calculator",
                    "url": "https://kilowatts.uk/services/wind-power/flower-turbines/",
                    "applicationCategory": "Utility",
                    "operatingSystem": "All"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://kilowatts.uk/#website",
            "url": "https://kilowatts.uk",
            "name": "kilowatts.uk",
            "description": "kilowatts.uk is the UK's renewable energy marketplace — connecting homeowners and businesses with MCS-certified solar, heat pump, battery storage, wind power, and EV charging installers, with free comparison tools and independent guides.",
            "publisher": {
                "@type": "Organization",
                "@id": "https://kilowatts.uk#organization"
            },
            "about": {
                "@id": "https://kilowatts.uk/about-us/#webpage"
            }
        },
        {
            "@type": "BreadcrumbList",
            "name": "Breadcrumb",
            "@id": "https://kilowatts.uk/resources/adding-a-battery-to-your-existing-solar-system-a-guide/#webpage-breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": {
                        "@id": "https://kilowatts.uk"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Resources",
                    "item": {
                        "@id": "https://kilowatts.uk/resources/"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Adding a Battery to Your Existing Solar System: A Guide",
                    "item": {
                        "@id": "https://kilowatts.uk/resources/adding-a-battery-to-your-existing-solar-system-a-guide/"
                    }
                }
            ]
        },
        {
            "@type": "FAQPage",
            "@id": "https://kilowatts.uk/resources/adding-a-battery-to-your-existing-solar-system-a-guide/#faq",
            "url": "https://kilowatts.uk/resources/adding-a-battery-to-your-existing-solar-system-a-guide/#faq",
            "inLanguage": "en-GB",
            "isPartOf": [
                {
                    "@id": "https://kilowatts.uk/resources/adding-a-battery-to-your-existing-solar-system-a-guide/#webpage"
                },
                {
                    "@id": "https://kilowatts.uk/resources/adding-a-battery-to-your-existing-solar-system-a-guide/#content"
                }
            ],
            "mainEntity": [
                {
                    "@type": "Question",
                    "name": "Can you add a battery to an existing solar system?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Yes, most UK homes with existing solar panels can add a battery. The best retrofit design depends on your current inverter, system age, electricity use, export levels, tariff, installation location, consumer unit, backup requirements and DNO rules. Many retrofits use an AC-coupled battery because it can often work alongside the existing solar inverter, while some homes are better suited to a hybrid inverter replacement if the existing inverter is old or due for replacement."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Do I need to replace my existing solar inverter to add a battery?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Not always. If your existing solar inverter is working well, an AC-coupled battery can often be installed without replacing it. If the inverter is old, out of warranty, faulty or incompatible with your preferred battery setup, replacing it with a hybrid inverter may be more sensible. An installer should check the inverter make, model, age, performance, warranty status and metering arrangement before recommending a route."
                    }
                },
                {
                    "@type": "Question",
                    "name": "What is the difference between an AC-coupled and DC-coupled battery?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "An AC-coupled battery has its own battery inverter and connects to the home’s AC electrical system, so it is often a practical retrofit option for existing solar PV systems. A DC-coupled battery connects through a hybrid inverter on the DC side of the solar system, usually requiring the existing solar inverter to be replaced. AC coupling is often lower disruption, while DC coupling can be neater if the inverter is already due for replacement."
                    }
                },
                {
                    "@type": "Question",
                    "name": "How much does it cost to add a battery to solar panels in the UK?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "A typical UK retrofit battery installation often costs around £4,000 to £10,000, depending on battery size, inverter requirements, electrical work, monitoring, cable routes, installation location and whether backup power is included. Smaller systems may be around £3,000 to £5,500 installed, while larger or more complex systems can exceed £10,000. A reliable quote should clearly show what is included, including the battery, inverter, labour, electrical materials, DNO paperwork and any consumer unit upgrades."
                    }
                },
                {
                    "@type": "Question",
                    "name": "What size battery do I need for an existing solar system?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "The right battery size depends on your electricity use, evening and overnight demand, surplus solar export, tariff and whether you plan to charge from the grid. Many UK homes use batteries around 5 kWh to 10 kWh, while smaller homes may only need 3 kWh to 6 kWh and higher-use homes may need 8 kWh to 13.5 kWh or more. Bigger is not always better, because an oversized battery may not cycle often enough to justify the extra cost."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Will a solar battery work during a power cut?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Only if backup power has been specifically designed into the system. A standard solar battery installation does not automatically keep the house running during a power cut, and most solar PV systems shut down for safety when the grid fails. Backup may be provided through an EPS arrangement for selected circuits, such as lighting, broadband, a fridge-freezer and some sockets, but whole-home backup is more complex and may not support high-load appliances."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Will adding a battery save money?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "It can save money if the battery stores solar electricity that would otherwise be exported and lets you use it later instead of buying electricity from the grid. The savings depend on your import tariff, export tariff, solar surplus, battery losses, battery size, settings and whether you can use cheap off-peak electricity. A good payback estimate should account for lost export income and should not assume the battery cycles perfectly every day."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Can a battery charge from the grid as well as from solar?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Many modern home batteries can charge from the grid, but this depends on the battery, inverter, tariff compatibility and system settings. Grid charging can be useful on time-of-use tariffs, especially in winter when solar generation is lower. The installer should confirm whether grid charging is supported, how it is controlled, whether it works with your chosen tariff and whether any export or metering rules apply."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Will adding a battery affect my export payments or Smart Export Guarantee tariff?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "It can affect export arrangements, so this should be checked before installation. If you are paid for exported solar electricity, storing more of it in a battery may reduce export income, even though it may reduce imports. Some suppliers may also ask for suitable documentation before accepting or continuing export payments. Older Feed-in Tariff systems need particular care because generation meters and scheme paperwork should not be disturbed without proper checks."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Do I need DNO approval to add a battery?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Battery installations normally require DNO notification or approval because the DNO manages the local electricity network. Smaller systems may fall under G98, while larger or combined solar and battery inverter systems may need a G99 application before installation. The combined output of your solar inverter and battery inverter can matter, so the installer should handle the DNO process and provide evidence of notification or approval after commissioning."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Where can a retrofit solar battery be installed?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Common locations include a garage, utility room, plant room or suitable external wall, depending on the battery model and manufacturer instructions. The location needs suitable access, safe cable routes, adequate clearance, appropriate temperature conditions and protection from impact or weather where relevant. Lofts are often less suitable because of heat, cold, access, structure and fire safety considerations, and some manufacturers do not allow loft installation."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Is a loft suitable for a solar battery?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "A loft is often not the preferred location for a retrofit battery. Temperature extremes, difficult access, structural limitations and fire safety considerations can all make loft installations less suitable. Some battery manufacturers do not permit loft installation at all, so the installer should check the manufacturer’s rules before proposing it."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Can I add a battery to an old solar panel system?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Usually yes, but older systems need careful assessment. The installer should check the inverter, generation meter, export metering, consumer unit, wiring, warranties and DNO position. If the existing inverter is near the end of its life, a hybrid inverter replacement may be more sensible than adding a separate AC-coupled battery."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Is adding a battery worth it if I already have a good export tariff?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "It may be less financially attractive if your export tariff is high, because exported electricity already has value. The battery only creates a benefit if the value of using stored electricity later is greater than the export income you give up, after allowing for battery losses and degradation. A good quote should compare avoided import costs with lost export payments rather than treating stored solar as a full saving."
                    }
                },
                {
                    "@type": "Question",
                    "name": "What paperwork should I receive after a battery retrofit?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "You should expect appropriate electrical certification, commissioning documents, battery and inverter datasheets, warranty details, user instructions, monitoring login details and DNO notification or approval evidence. Where relevant, you may also receive export limitation settings, MCS documents, competent person scheme documentation and emergency isolation instructions. This paperwork can be important for warranties, insurance, future house sales, export tariffs and fault diagnosis."
                    }
                },
                {
                    "@type": "Question",
                    "name": "What should I ask before accepting a battery quote?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Ask what usable capacity is being quoted, whether the battery is AC-coupled or DC-coupled, whether the existing inverter will be kept, whether DNO approval is needed, whether backup power is included, which circuits are backed up, whether grid charging is supported, how export payments are treated and what documents you will receive after installation. You should also ask for the savings assumptions, including import tariff, export tariff, battery losses, degradation and expected cycling."
                    }
                }
            ],
            "about": {
                "@id": "https://kilowatts.uk/resources/adding-a-battery-to-your-existing-solar-system-a-guide/#content"
            }
        },
        {
            "@type": "WebPage",
            "breadcrumb": {
                "@id": "https://kilowatts.uk/resources/adding-a-battery-to-your-existing-solar-system-a-guide/#webpage-breadcrumb"
            },
            "@id": "https://kilowatts.uk/resources/adding-a-battery-to-your-existing-solar-system-a-guide/#webpage",
            "url": "https://kilowatts.uk/resources/adding-a-battery-to-your-existing-solar-system-a-guide/",
            "encoding": [
                {
                    "@type": "MediaObject",
                    "encodingFormat": "text/markdown",
                    "contentUrl": "https://kilowatts.uk/resources/adding-a-battery-to-your-existing-solar-system-a-guide.md"
                },
                {
                    "@type": "MediaObject",
                    "encodingFormat": "application/ld+json",
                    "contentUrl": "https://kilowatts.uk/resources/adding-a-battery-to-your-existing-solar-system-a-guide.schema"
                }
            ],
            "name": "Adding a Battery to Your Existing Solar System: A Guide",
            "headline": "Adding a Battery to Your Existing Solar System: A Guide",
            "description": "Discover how you can add a battery to your existing solar system in the UK, including benefits, costs, and factors to consider.",
            "isPartOf": {
                "@id": "https://kilowatts.uk/#website"
            },
            "publisher": {
                "@id": "https://kilowatts.uk#organization"
            },
            "inLanguage": "en-GB",
            "dateModified": "2026-06-23T08:37:10+00:00",
            "primaryImageOfPage": {
                "@type": "ImageObject",
                "url": "https://kilowatts.uk/uploads_resolved/images/418/1600.webp"
            },
            "author": {
                "@id": "https://kilowatts.uk/authors/david-coleman/#person"
            },
            "mainEntity": {
                "@id": "https://kilowatts.uk/resources/adding-a-battery-to-your-existing-solar-system-a-guide/#content"
            }
        },
        {
            "@type": "Person",
            "@id": "https://kilowatts.uk/authors/david-coleman/#person",
            "name": "David Coleman",
            "jobTitle": "Founder & Renewable Energy Author, kilowatts.uk",
            "worksFor": {
                "@id": "https://kilowatts.uk#organization"
            },
            "url": "https://kilowatts.uk/authors/david-coleman/",
            "image": "https://kilowatts.uk/uploads_resolved/images/261/960.webp",
            "sameAs": [
                "https://www.linkedin.com/in/david-martyn-coleman/"
            ]
        },
        {
            "@type": "Article",
            "@id": "https://kilowatts.uk/resources/adding-a-battery-to-your-existing-solar-system-a-guide/#content",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "@id": "https://kilowatts.uk/resources/adding-a-battery-to-your-existing-solar-system-a-guide/#webpage"
            },
            "inLanguage": "en-GB",
            "isPartOf": {
                "@id": "https://kilowatts.uk/#website"
            },
            "headline": "Adding a Battery to Your Existing Solar System: A Guide",
            "name": "Adding a Battery to Your Existing Solar System: A Guide",
            "description": "Discover how you can add a battery to your existing solar system in the UK, including benefits, costs, and factors to consider.",
            "articleSection": "Resources",
            "publisher": {
                "@id": "https://kilowatts.uk#organization"
            },
            "about": [
                {
                    "@id": "https://kilowatts.uk/tags/home-battery/#entity",
                    "name": "Home Battery"
                },
                {
                    "@id": "https://kilowatts.uk/tags/solar-storage/#entity",
                    "name": "Solar Storage"
                },
                {
                    "@id": "https://kilowatts.uk/tags/renewable-energy-uk/#entity",
                    "name": "Renewable Energy Uk"
                },
                {
                    "@id": "https://kilowatts.uk/tags/solar-panels-uk/#entity",
                    "name": "Solar Panels Uk"
                },
                {
                    "@id": "https://kilowatts.uk/tags/battery-storage/#entity",
                    "name": "Battery Storage"
                },
                {
                    "@id": "https://kilowatts.uk/tags/uk-solar-grants/#entity",
                    "name": "Uk Solar Grants"
                },
                {
                    "@id": "https://kilowatts.uk/tags/panel-efficiency/#entity",
                    "name": "Panel Efficiency"
                },
                {
                    "@id": "https://kilowatts.uk/tags/inverter-sizing/#entity",
                    "name": "Inverter Sizing"
                },
                {
                    "@id": "https://kilowatts.uk/tags/export-tariff/#entity",
                    "name": "Export Tariff"
                },
                {
                    "@id": "https://kilowatts.uk/tags/installation-cost/#entity",
                    "name": "Installation Cost"
                }
            ],
            "keywords": "home-battery, solar-storage, renewable-energy-uk, solar-panels-uk, battery-storage, uk-solar-grants, panel-efficiency, inverter-sizing, export-tariff, installation-cost",
            "image": {
                "@type": "ImageObject",
                "url": "https://kilowatts.uk/uploads_resolved/images/418/960.webp",
                "width": 1693,
                "height": 929
            },
            "potentialAction": {
                "@type": "ReadAction",
                "target": "https://kilowatts.uk/resources/adding-a-battery-to-your-existing-solar-system-a-guide/"
            },
            "datePublished": "2026-06-29T12:47:02+00:00",
            "dateModified": "2026-07-18T23:04:29+00:00",
            "author": {
                "@id": "https://kilowatts.uk/authors/david-coleman/#person"
            }
        }
    ]
}