-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* PUSH NOTE : unused-heat-losses.md * PUSH NOTE : index.md * PUSH NOTE : calculation-method.md * PUSH NOTE : appendixes.md
- Loading branch information
1 parent
7e4308c
commit ed9aadc
Showing
2 changed files
with
52 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
share: "true" | ||
layout: default | ||
title: Неутилізовані тепловтрати | ||
parent: Методика розрахунку | ||
nav_order: "8" | ||
--- | ||
|
||
# 1 Неутилізовані тепловтрати | ||
|
||
Згідно з наказом мінрегіону № 169 від 11.07.2018[^1], неутилізовані тепловтрати підсистеми розподілення, $Q_{dis,ls,nrvd}$, розраховуються за формулою: | ||
|
||
$$Q_{dis,ls,nrvd}=Q_{dis,ls,nrbl}+(Q_{dis,ls,rbl}-Q_{dis,ls,rvd}),\tag{1}$$ | ||
|
||
де $Q_{dis,ls,nrbl}$ — неутилізаційні тепловтрати, кВт·год, розраховуються за формулою ==НОМЕР==; | ||
$Q_{dis,ls,rbl}$ — утилізаційні тепловтрати, кВт·год, розраховуються за формулою ==НОМЕР==; | ||
$Q_{dis,ls,rvd}$ — утилізовані тепловтрати, кВт·год, розраховуються за формулою ==НОМЕР==. | ||
|
||
{: .note } | ||
> Неутилізаційними вважають тепловтрати підсистеми розподілення, що знаходяться в неопалювальних обʼємах. Утилізаційними вважають тепловтрати підсистем розподілення в опалюваних обʼємах. | ||
Тепловтрати підсистем розподілення, кВт·год, розраховують для за формулою: | ||
|
||
$$Q_{dis,ls,(rbl/nrbl)}=\sum \Psi_{L,j}(\theta_{m,i}-\theta_{i,j})L_jt_{op,an}$$ | ||
|
||
[^1]: [Наказ мінрегіону № 169 від 11.07.2018 "Про затвердження Методики визначення енергетичної ефективності будівель"](https://zakon.rada.gov.ua/laws/show/z0822-18#Text) |