"use strict";
document.addEventListener('scroll', initGTMOnEvent);
document.addEventListener('mousemove', initGTMOnEvent);
document.addEventListener('touchstart', initGTMOnEvent);
function initGTMOnEvent(event) {
initGTM();
event.currentTarget.removeEventListener(event.type, initGTMOnEvent); // remove the event listener that got triggered
}
function initGTM() {
if (window.gtmDidInit) {
return false;
}
window.gtmDidInit = true; // flag to ensure script does not get added to DOM more than once.
const script = document.createElement('script');
script.type = 'text/javascript';
script.async = true;
script.onload = () => {
dataLayer.push({ event: 'gtm.js', 'gtm.start': new Date().getTime(), 'gtm.uniqueEventId': 0 });
}; // this part ensures PageViews is always tracked
script.src = 'https://www.googletagmanager.com/gtm.js?id=GTM-WDW6WGL';
document.head.appendChild(script);
}
As the demand for renewable energy grows, so does the demand for solutions that can store renewable energy for regulated use. The renewable energy market is rapidly growing on a global scale, with significant investment in new and developing technology.
The energy storage market is growing rapidly.
Our subsidiary VSUN Energy utilises vanadium flow batteries (VFBs) to create a reliable and safe solution for the storage and redeployment of renewable energy.
What are the advantages of Vanadium Redox Flow Batteries?
VFBs have a lifespan of 20+ years
VFBs offer immediate energy release
VFBs are suitable for grid connection or off-grid settings - ideal for renewable energy
VFBs can discharge 100%, without any damage to the battery
VFBs are non-flammable
Power and energy can be scaled independently
Vanadium electrolyte can be re-used and does not need to be disposed of
The batteries can be cycled more than once per day
They use only one element in electrolyte - V2O5
VFB energy storage guarantees uninterrupted power supply
What are VFB used for?
Vanadium Flow Batteries work with sustainable energy applications including Utility/Micro-grid, Commercial & Industrial, Electric Vehicle charging, Telecommunications, Off-Grid Solutions, Solar, Wind and Residential.