Heel Cut Length Calculator - Formulas and Example Calculation
Inputs:
- Roof Pitch = 8
- Rafter Depth = \(11 \frac{7}{8}\) in
- Top Plate Width = \(5 \frac{1}{2}\) in
- Fraction Precision = 16
Formulas Used
Slope Calculation
\[
\text{slope} = \frac{\sqrt{\text{pitch}^2 + 12^2}}{12}
\]
Maximum Heel Cut Length
\[
\text{heel cut}_{\text{max}} = \frac{\text{rafter depth}}{3}
\]
Initial Seat Cut Calculation (Before Adjustment)
\[
\text{seat cut}_{\text{initial}} = \frac{\text{heel cut}_{\text{max}}}{\text{slope}}
\]
Heel Cut Calculation
\[
\text{heel cut} = \sqrt{(\text{seat cut} \times \text{slope})^2 - \text{seat cut}^2}
\]
Notch Size Calculation
\[
\text{notch size} = \sqrt{\text{seat cut}^2 + \text{heel cut}^2}
\]
Adjusted Seat Cut (If Exceeding Top Plate Width)
\[
\text{seat cut}_{\text{final}} = \min(\text{seat cut}_{\text{initial}}, \text{top plate width})
\]
Adjusted Heel Cut
\[
\text{heel cut}_{\text{adjusted}} = \sqrt{(\text{seat cut}_{\text{final}} \times \text{slope})^2 - \text{seat cut}_{\text{final}}^2}
\]
Step-by-Step Example Calculation
Step 1: Compute Slope Factor
\[
\text{slope} = \frac{\sqrt{8^2 + 12^2}}{12} = \frac{\sqrt{64 + 144}}{12} = \frac{\sqrt{208}}{12} \approx 1.198
\]
Step 2: Compute Maximum Heel Cut
\[
\text{heel cut}_{\text{max}} = \frac{11.875}{3} \approx 3.96 \text{ in}
\]
Step 3: Compute Initial Seat Cut
\[
\text{seat cut}_{\text{initial}} = \frac{3.96}{1.198} \approx 3.31 \text{ in}
\]
Step 4: Compute Heel Cut
\[
\text{heel cut} = \sqrt{(3.31 \times 1.198)^2 - 3.31^2}
\]
\[
= \sqrt{(3.97)^2 - 3.31^2}
\]
\[
= \sqrt{15.76 - 10.96} = \sqrt{4.80} \approx 2.19 \text{ in}
\]
Step 5: Compute Notch Size
\[
\text{notch size} = \sqrt{3.31^2 + 2.19^2}
\]
\[
= \sqrt{10.96 + 4.80} = \sqrt{15.76} \approx 3.97 \text{ in}
\]
Step 6: Adjust Seat Cut (If Exceeding Top Plate Width)
Since:
\[
\text{seat cut}_{\text{initial}} = 3.31 \text{ in} < \text{top plate width} = 5.5 \text{ in}
\]
No adjustment needed:
\[
\text{seat cut}_{\text{final}} = 3.31 \text{ in}
\]
Final Results
\[
\begin{aligned}
\text{Heel Cut Length} &= 2 \frac{3}{16} \text{ in} \\
\text{Initial Seat Cut Width (Before Adjustment)} &= 3 \frac{5}{16} \text{ in} \\
\text{Final Seat Cut Width} &= 3 \frac{5}{16} \text{ in} \\
\text{Adjusted Heel Cut (if seat cut exceeds top plate width)} &= 2 \frac{3}{16} \text{ in}
\end{aligned}
\]