Lappeenranta District Heating Demand Response Pilot
Presented during the NetZeroCities Spring School, this resource shares learnings from Lappeenranta’s BeyondEE district heating demand response pilot. It explores how low-temperature district heating, dynamic energy production, multi-source energy systems, storage, smart metering, forecasting and system optimisation can improve energy efficiency and flexibility. The presentation highlights practical lessons on procurement, monitoring, fault detection, scalability and business case development, including average energy savings of 7% and stronger returns when demand response is included.
$translatableResources = [3, 4, 5, 6];
if (in_array($ResourceType, $translatableResources)) {
$langUser = strtoupper($browserLang);
if (!isset($arrPostLang[$langUser]['Target'])) {
$langUser = 'EN';
}
// on regarde si la langue source est differente de la langue de l'utilisateur ou si on a pas detecte la langue
if (!isset($media['srcLang']) || $media['srcLang'] != $langUser) {
//si la langue de l'utilisateur (browserLang) est disponible dans le tableau
if (isset($arrPostLang[$langUser]['Target'])) {
$translate = $arrPostLang[$langUser]['Target'];
?>
}
}
}
?>