.. include:: definition.txt .. raw:: latex \clearpage ======================================================================================================================== 居住者 ======================================================================================================================== ------------------------------------------------------------------------------------------------------------------------ 1 はじめに ------------------------------------------------------------------------------------------------------------------------ 本章では、「1人あたりの人体発熱量」「1人あたりの人体発湿量」を定義する。 本節の計算は次の値を必要とする。 1. 室温, :math:`\theta_r`, deg.C 本節で示す計算の結果、次の値が得られる。 1. 1人あたりの人体発熱量, :math:`q_{hum,psn}`, W 2. 1人あたりの人体発湿量, :math:`X_{hum,psn}`, kg / s ------------------------------------------------------------------------------------------------------------------------ 2 記号及び添え字 ------------------------------------------------------------------------------------------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2.1 記号 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ この計算で用いる記号及び単位を次に示す。 .. list-table:: 表1 記号及び単位 :header-rows: 1 :widths: 1,6,1 * - 記号 - 意味 - 単位 * - :math:`X_{hum,psn}` - moisture generated from one occupant / 1人あたりの人体発湿量 - kg / s * - :math:`q_{hum,psn}` - sensitive heat generated from one occupant / 1人あたりの発熱量 - W * - :math:`l_{wtr}` - latent heat of vaporization of water / 水の蒸発潜熱 - J / kg * - :math:`\theta_r` - room temperature / 室温 - deg.C ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2.2 添え字 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ この計算で用いる添え字を次に示す。 .. list-table:: 表2 添え字 :header-rows: 1 :widths: 1,7 * - 添え字 - 意味 * - :math:`i` - room index / 室の番号 * - :math:`n` - step / ステップ ------------------------------------------------------------------------------------------------------------------------ 3 人体発熱・発湿 ------------------------------------------------------------------------------------------------------------------------ ステップ |n| における室 |i| の1人あたりの人体発湿量 :math:`X_{hum,psn,i,n}` は次式で表される。 .. math:: :nowrap: \begin{align*} X_{hum,psn,i,n} = \frac{ 119 - q_{hum,psn,i,n} }{ l_{wtr} } \tag{1} \end{align*} ステップ |n| における室 |i| の1人あたりの人体発熱量 :math:`q_{hum,psn,i,n}` は次式で表される。 .. math:: :nowrap: \begin{align*} q_{hum,psn,i,n} = \min( 63 - 4 \cdot ( \theta_{r,i,n} - 24 ), 119 ) \tag{2} \end{align*}