Compliance with Large-scale Generation Certificate (LGC) surrender obligations represents a critical aspect of Australia’s Renewable Energy Target (RET) scheme.
Large-scale Generation Certificates (LGCs) form the backbone of Australia’s Renewable Energy Target (RET) scheme, ensuring that renewable electricity generation is properly measured, validated and rewarded. For electricity retailers, renewable energy generators and large energy users, understanding LGC requirements is critical to maintaining compliance and avoiding costly shortfall penalties.
This page brings together important things you should know about LGC compliance and metering in Australia — from the Clean Energy Regulator’s rules that govern certificate creation and surrender, to the technical standards that ensure data accuracy and audit readiness. Here you’ll find clear insights, regulatory updates and practical guidance on how advanced metering solutions like SATEC’s NMI-approved devices support accurate LGC measurement, streamlined data submission and long-term compliance strategies.

Operators of large-scale solar and wind farms rely on LGCs as a vital income stream, transforming each megawatt-hour of renewable generation into tangible market value.
With accurate, RET-compliant metering systems in place, these generators can ensure their certificate creation aligns with Clean Energy Regulator standards, unlocking financial returns while maintaining regulatory integrity.

Programme and electricity retailers must annually surrender LGCs to meet Australia’s Renewable Energy Target requirements.
Rather than paying costly shortfall fines, savvy retailers use advanced metering and certificate tracking systems to optimise LGC procurement and surrender therefore safeguarding their bottom line and regulatory standing.

Major industrial and corporate energy users are increasingly relying on LGCs to prove their renewable electricity usage and meet their sustainability targets. With accurate metering and certificate tracking, organisations can demonstrate genuine renewable offsets, strengthening both transparency and credibility in their sustainability reporting.
Compliance with Large-scale Generation Certificate (LGC) surrender obligations represents a critical aspect of Australia’s Renewable Energy Target (RET) scheme.

Ensure accurate LGC billing and Clean Energy Regulator compliance with precision metering solutions for commercial solar installations over 100kW in Australia.

Ensure Clean Energy Regulator compliance and maximise LGC revenue with Class 0.5S accuracy metering solutions for commercial solar installations over 100kW. Learn about NMI-compliant standards, automated billing integration, and real-time monitoring.
electrical power meters nmi approved smart meters
EM133-XM Smart Energy Meter
jQuery.noConflict(); jQuery(document).ready(function($){ "use strict";
$(window).load(function(){
$("#randompwlchwvf3o802ogjwiga_port .optionset li a").each(function() {
var filter_class = $(this).attr('data-option-value'); if ($('#randompwlchwvf3o802ogjwiga_port').find(filter_class).length){ // implies *not* zero $(this).parent('li').show(); }else{ $(this).parent('li').hide(); }
});
$('#portfolio-tags').css('opacity','1'); function watchport() {
$("#randompwlchwvf3o802ogjwiga_port .portfolio_block").isotope('layout');
}
setInterval(watchport, 100);
});
});
The LGC Australia Blog Library is designed to be your central hub for everything related to Large-scale Generation Certificates (LGCs). As renewable generation continues to expand, accurate metering and compliance with certificate creation and surrender obligations have become more important than ever. Our collection of blogs explores the technical standards, regulatory requirements and market opportunities around LGCs, helping you stay compliant, informed and ahead of change.
Here you’ll find practical insights into how the LGC system works, the role of the Clean Energy Regulator and what businesses must do to meet audit and surrender deadlines. From metering accuracy and NATA calibration, through to certificate trading strategies and compliance risk management, this library brings together clear, actionable content to support energy retailers, renewable developers and large users in navigating Australia’s LGC framework.
jQuery.noConflict();
jQuery(document).ready(function($){ "use strict";
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!CONFIG!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
var html_template = "type1"; var column = "blog_4_col"; var cat = "large-scale-generation-certificate-lgc"; var tn_size = ""; var more_option = "cutted"; var order = "DESC"; var orderby = "date"; var now_open_works = 0; var first_load = true;
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!CONFIG!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
function get_blog_posts (this_obj) {
if(typeof(this_obj)=="undefined") {data_option_value="*";} else {var data_option_value = this_obj.attr("data-option-value");}
if (first_load == true) {
var works_per_load = 5; first_load = false;
} else {
var works_per_load = 4;
}
$.ajax({
type: "POST", url: mixajaxurl, data: "html_template="+html_template+"&now_open_works="+now_open_works+"&action=get_blog_posts"+"&works_per_load="+works_per_load+"&column="+column+"&first_load="+first_load+"&category="+cat+"&tn_size="+tn_size+"&more_option="+more_option+"&order="+order+"&orderby="+orderby+"", success: function(result){
if(result.length<1){ $(".rd_slmn5bmgkuw420ndnqdz.blog_load_more_cont a").html("No more posts"); } now_open_works = now_open_works + works_per_load; first_load = false; var $newItems = $(result); $("#rd_slmn5bmgkuw420ndnqdz").isotope( 'insert', $newItems, function() { $("#rd_slmn5bmgkuw420ndnqdz").ready(function(){ $("#rd_slmn5bmgkuw420ndnqdz").isotope('layout'); //Blog $('#rd_slmn5bmgkuw420ndnqdz .isotope-item').each(function(){ $(this).css('margin-top', Math.floor(-1*($(this).height()/2))+'px'); }); }); $("#rd_slmn5bmgkuw420ndnqdz").isotope('layout'); $(window).trigger('resize'); }); $(".wpb_row:empty").remove(); $(".wpb_column:empty").remove(); $(".wpb_wrapper:empty").remove(); $(".post-attachement").fitVids(); $(".entry").fitVids(); $(".video_sc").fitVids(); /* global mejs, _wpmejsSettings */ // add mime-type aliases to MediaElement plugin support mejs.plugins.silverlight[0].types.push('video/x-ms-wmv'); mejs.plugins.silverlight[0].types.push('audio/x-ms-wma'); $(function () { var settings = {}; if ( typeof _wpmejsSettings !== 'undefined' ) { settings = _wpmejsSettings; } settings.success = function (mejs) { var autoplay, loop; if ( 'flash' === mejs.pluginType ) { autoplay = mejs.attributes.autoplay && 'false' !== mejs.attributes.autoplay; loop = mejs.attributes.loop && 'false' !== mejs.attributes.loop; autoplay && mejs.addEventListener( 'canplay', function () { mejs.play(); }, false ); loop && mejs.addEventListener( 'ended', function () { mejs.play(); }, false ); } }; $('.wp-audio-shortcode, .wp-video-shortcode').mediaelementplayer( settings ); }); $('.wp-audio-shortcode').removeClass('wp-audio-shortcode'); $('.flexslider').flexslider({ animation: "slide", //String: Select your animation type, "fade" or "slide" slideDirection: "horizontal", directionNav: true, start: function(slider){ // init the height of the first item on start var $new_height = slider.slides.eq().height(); slider.height($new_height); }, before: function(slider){ // init the height of the next item before slide var $new_height = slider.slides.eq(slider.animatingTo).height(); if($new_height != slider.height()){ slider.animate({ height: $new_height }, 400); } } }); $('.zilla-likes').unbind().bind('click', function() { var link = j$(this); if(link.hasClass('active')) return false; var id = $(this).attr('id'), postfix = link.find('.zilla-likes-postfix').text(); $.post(zilla_likes.ajaxurl, { action:'zilla-likes', likes_id:id, postfix:postfix }, function(data){ link.html(data).addClass('active').attr('title','You already like this'); }); return false; }); if( $('body.ajax-zilla-likes').length ) { $('.zilla-likes').each(function(){ var id = $(this).attr('id'); $(this).load(zilla_likes.ajaxurl, { action:'zilla-likes', post_id:id }); }); } $('a.prettyPhoto').prettyPhoto(); $(".refresh_icn").removeClass("fa-spin"); $(".refresh_icn").removeClass("fa-refresh"); $(".refresh_icn").addClass("fa-plus"); } }); } $(".get_blog_posts_btn").click(function(){ $(".refresh_icn").removeClass("fa-plus"); $(".refresh_icn").addClass("fa-refresh"); $(".refresh_icn").addClass("fa-spin"); get_blog_posts(); $(".masonry_ctn").isotope('layout'); return false; }); /* load at start */ $(window).load(function(){ get_blog_posts(); $('.masonry_ctn').isotope({ // options itemSelector : '.ajax_post', layoutMode : 'masonry' }); function watchblog() { $(".masonry_ctn").isotope({ // options itemSelector : '.ajax_post', layoutMode : 'masonry' }); } setInterval(watchblog, 100); });});
Ensure CER compliance with NMI M6-1 certified metering solutions. Discover critical Class 0.5S accuracy requirements, TLEG/DLEG calculations & sub-metering methodologies for LGC creation in Australian renewable power stations.
Advanced smart metering integration for solar BESS systems. Real-time monitoring, compliance frameworks and commissioning best practices for Australia’s renewable energy shift.
NMI M6-1 certified energy meters meeting LGC requirements for solar farms and renewable facilities in Australia. Ensure Clean Energy Council compliance with SATEC’s precision metering solutions.
Ensure Clean Energy Regulator compliance and maximise LGC revenue with Class 0.5S accuracy metering solutions for commercial solar installations over 100kW. Learn about NMI-compliant standards, automated billing integration, and real-time monitoring.
Ensure accurate LGC billing and Clean Energy Regulator compliance with precision metering solutions for commercial solar installations over 100kW in Australia.
Compliance with Large-scale Generation Certificate (LGC) surrender obligations represents a critical aspect of Australia’s Renewable Energy Target (RET) scheme.
Get fortnightly updates delivered straight to your inbox.
SATEC – Solutions And Technology for Energy Control
SATEC’s presence in Australia brings together 40 plus years of experience and knowledge for Energy Management Solutions.
The culmination of local expertise and SATEC’s Global leadership in metering, power quality analysers and software provides a source of knowledge to satisfy customer’s ever changing demands for today’s Energy and Power Quality Applications.
Discover how power metering helps hospitals improve reliability, cut energy costs and support decarbonisation. SATEC’s metering solutions support critical healthcare facilities.
Choosing the right electricity sub meter is essential for accurate, compliant energy billing and tenant trust. Discover what to look for and how SATEC’s sub metering solutions can help.