(function() { function getParam(param) { let params = new URLSearchParams(window.location.search); return params.get(param); } function storeClickId(param, storageKey) { let value = getParam(param); if (value) { let record = { value: value, expiry: new Date().getTime() + 90 * 24 * 60 * 60 * 1000 }; localStorage.setItem(storageKey, JSON.stringify(record)); console.log(`✅ Stored ${param}:`, record); } else { console.log(`⚠ No ${param} found in URL`); } } function updateHubSpotIframe(attempt = 0) { let iframe = document.querySelector('iframe[src*="hsforms.com"]'); if (!iframe) { console.warn(`⚠ Attempt ${attempt}: HubSpot iFrame not found.`); if (attempt < 20) setTimeout(() => updateHubSpotIframe(attempt + 1), 500); return; } let gclid = JSON.parse(localStorage.getItem("gclid"))?.value || ""; let fbclid = JSON.parse(localStorage.getItem("fbclid"))?.value || ""; let li_fat_id = JSON.parse(localStorage.getItem("li_fat_id"))?.value || ""; let newSrc = iframe.src.split("?")[0] + `?google_clickid=${encodeURIComponent(gclid)}` + `&meta_clickid=${encodeURIComponent(fbclid)}` + `&linkedin_clickid=${encodeURIComponent(li_fat_id)}`; console.log("🔄 Updating HubSpot iFrame to:", newSrc); iframe.src = newSrc; } // Delay execution until page is fully loade
top of page
Immenstadt green flexibility

REGIOLINK FOR LARGE-SCALE BATTERY STORAGE

The grid-supportive connection and operating concept

THE GRID-SUPPORTIVE CONNECTION AND OPERATING CONCEPT FOR LARGE-SCALE BATTERY STORAGE

REGIOlink is our operating and connection concept in which large-scale battery storage systems are operated flexibly and in a regionally grid-supportive manner in close coordination with the grid operator. The goal is to relieve the power grid instead of creating additional burdens.

It includes detailed flexibility analyses, modeling and calculations of the local grid situation, as well as a tailor-made Flexible Connection Agreement (FCA) — suitable for every grid operator and every grid area.

REGIOLINK BUILDING BLOCKS

We understand the grid before we connect the storage system.

For every project, we analyze the specific local grid situation. With detailed modeling and flexibility calculations, we develop realistic operating cases and demonstrate how the storage system can be operated in a grid-supportive way — tailored to the respective grid area.

THE RIGHT CONNECTION MODEL FOR EVERY GRID REALITY

We have already successfully implemented several FCA agreements — including with AllgäuNetz, Lechwerke Verteilnetze, VWEW-energie and other grid operators. In doing so, we rely on existing technical, contractual and operational experience.


This is precisely where the white paper from the Research Center for Energy Economics (FfE) comes in: It offers a sound framework for classifying battery storage operating modes - with a focus on the grid effect, not on a specific control instrument.

DYNAMIC FCA FOR DIGITALIZED GRIDS

For larger or already digitalized grid areas, we offer highly dynamic FCA models or, if full real-time integration is not yet possible or required, partially dynamic FCA models.

These are based on real-time or rule-based power limits and enable precise coordination between storage operation and grid demand.

EASY-TO-IMPLEMENT FCA SOLUTIONS FOR CLEARLY STRUCTURED GRID AREAS

For smaller grid areas or grid operators without short-term options for dynamic integration, we offer standardized FCA packages.

These are based on typical grid characteristics and enable fast, pragmatic implementation of grid-supportive storage connections.

 

Especially suitable for PV-, wind- or industry-dominated grid areas.

Intelligent operating strategies that respond to local grid situations

Clear criteria and structured processes for integration

More predictability in grid operation - without additional effort

Technically feasible and economically viable for operators

A WIN-WIN SITUATION FOR BOTH SIDES

REGIOLINK EXAMPLE PROJECTS

IMMENSTADT / ALLGÄUNETZ

Batteriespeicher immenstadt

BALZHAUSEN / LVN

Batteriespeicher Balzhausen

MARKTOBERDORF / VWEW

Bastteriespeicher AnlageMarktoberdorf

OBERGÜNZBURG / LVN

Batteriespeicher Obergünzburg

FAQ – REGIOLINK

bottom of page