Changes

HVACIntegration

3,157 bytes removed, 22:42, 6 October 2015
m
Heating Calculation
Finally, some heating has to be provided to the engine room to keep water tanks and pipes from freezing. Obviously some further development is required in the design of the back-up heating. Increasing the output of the diesel stove is not a good option, as this would tend to make it less useful as a cook stove. Perhaps the Bubble should be re-located to the aft cabin, but this negates its lifestyle purpose. More practical solutions are to shut off the water to the aft head and run the engine to keep the engine room warm. Another solution is to have an aft engineroom and a contiguous forward accommodation space.
 
== Heating Calculation ==
 
<div id="spreadsheet"><i>Download spreadsheet:</i> [tbd]</div>
 
Methods of calculating requirements for both heating and air conditioning tend to the arcane or the very simplistic. There are too many variables to consider, e.g., the colour of the deck paint affects the amount of heat gain inside. The provided [[#spreadsheet]] application tries to strike a balance between simplicity and accuracy. When calculating heating requirements, it ignores heat gain through southern exposure windows in the daytime and heat loss through all windows at night. It also ignores sporadic heat gain from equipment and appliances.
 
The spreadsheet uses the following formula to determine heating requirements in British Thermal Units per hour (BTU/h):
 
<pre>BTU = V * T * K * B</pre>
 
where:
 
<pre>V = volume of the accommodation in cubic metres
 
T = temperature differential in degrees Celsius
 
K = dispersion coefficient (how heat ‘lossy’ is your boat)
 
B = 4 (conversion factor to BTU)</pre>
 
To calculate the Volume, for each living space multiply Length * Width * Height in feet as shown in the below table. Use judgement in deciding whether to list each space individually or as part of a section. The calculator will do the conversion to metric.
 
For T, if you need to convert degrees F to degrees C, the formula is:
 
<pre>C = (F – 32) * 5/9</pre>
 
The dispersion coefficient K is adapted from housing construction as follows:
 
<pre>K = 3.0 - 4.0 (Simple construction, simple windows - Not insulated)
 
K = 2.0 - 2.9 (Simple construction, simple windows - Poorly insulated)
 
K = 1.0 - 1.9 (Standard construction, double-pane windows - Moderately insulated)
 
K = 0.6 - 0.9 (Advanced construction, triple pane windows - Well insulated)</pre>
 
With K=3, the calculator yields 19 BTU/ft-sq while experts recommend 20 BTU/ft-sq, so we have good agreement at one end of the range. How aggressive you should get towards the other end is impossible to say. However, with the three heating systems specified for the boat there should be ample scope for increasing or decreasing the heat without upsetting the balance of the system.
 
In a system that is under-sized, the furnace will run for long periods. In an over-sized system, the furnace will cycle frequently and run for very short periods. In general, a heating system should be sized 154% of the requirement so it runs at about 65% duty cycle.
 
Typical furnaces are 80-90% efficient, so if you need 100,000 BTU output you will need one rated at, say, 125,000 * 154%.
 
<table width="80% border="1">
 
<tr>
<th colspan="5">Accommodation Space Calculation</th>
</tr>
<tr>
<th>Area</th>
<th>L<br>(ft)</th>
<th>W<br>(ft)</th>
<th>H<br>(ft)</th>
<th>V<br>(cu ft)</th>
</tr>
 
<tr>
<td>Forward</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Aft</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Pilothouse</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Salon</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</table>
== Air Conditioning Calculation ==