Contents:
A gambrel roof is a two-sided roof with two slopes per side: a steep lower pitch and a shallower upper pitch.
The lower section rises sharply from the wall plate, then the upper section continues at a flatter angle to the ridge.
You see this shape on barns, Dutch Colonial houses, and storage buildings where interior headroom matters.
Unlike a standard gable roof with one continuous slope per side, the gambrel breaks that plane at a transition point called the knuckle, which is what gives it the familiar barn-roof silhouette.
The structural layout of a gambrel truss is symmetrical on both sides of the ridge. Two geometric methods are used to establish the angles.
The sweep angle is the angle the lower rafter makes with the horizontal. It controls where the knuckle sits and determines the rise of the lower section. The knuckle is the most structurally sensitive point in the truss: it’s where lateral thrust from both rafter segments concentrates.
| Factor | Pros | Cons |
|---|---|---|
| Interior space | 40-50% more usable attic volume than a gable roof of equal width | Upper floor requires knee walls or dormers for full headroom at edges |
| Water shedding | Steep lower slopes (60-70°) drain rain and snow quickly | Transition point (knuckle) collects debris and demands careful flashing |
| Construction cost | Less roofing material per square foot of enclosed volume than a hip roof | More framing complexity than a simple gable; more labor hours |
| Wind performance | Acceptable in moderate-wind zones with proper bracing | Steep lower slope acts like a vertical wall in high winds; uplift risk |
| Maintenance | Metal roofing on gambrel slopes can last 40-70 years with minimal upkeep | Flashing at the pitch transition is the most common failure point |
| Structural complexity | Well-understood geometry; calculable with standard carpentry tools | Knuckle joint requires reinforcement (gusset plates, collar ties, purlins) |
Several federal and state-level documents govern gambrel roof construction in the US:
The International Residential Code (IRC), Section R802, governs wood roof framing for one- and two-family dwellings. R802 specifies minimum requirements for rafter size, spacing, bearing, and connections based on dead loads and live loads.
For a gambrel truss:
ASCE 7 (Minimum Design Loads and Associated Criteria for Buildings and Other Structures) provides the load values that engineers plug into structural calculations.
The knuckle joint is where the lower and upper rafters intersect. This junction is the structural weak point of the truss. Without reinforcement, the opposing thrust vectors from the two rafter segments push outward on the walls and downward on the knuckle support.
Code-compliant reinforcement options include:
The IRC and most AHJs require that engineered connections be specified at the knuckle when the truss span exceeds the limits in standard rafter span tables.
Working out gambrel truss dimensions by hand requires several trigonometric steps. The calculator on this page automates all of them. The formulas below use the same variable conventions the calculator uses.
Let
W = total wall width,
α = sweep angle (lower rafter angle from horizontal),
t = rafter thickness (rafter depth).
The lower rafter length R1 is calculated using the sine rule applied to the triangle formed at the knuckle. The angles at play are:
$$\alpha_1 = \frac{180° – \alpha}{2}, \quad \alpha_2 = \frac{90° – \alpha}{2}, \quad \alpha_3 = \frac{90° + \alpha}{2}$$
Lower rafter length (centerline, from wall plate to knuckle):
$$R_1 = \frac{(W/2) \cdot \sin(\alpha)}{\sin(90 – \alpha/2)}$$
The vertical rise of the lower rafter:
$$y_1 = \frac{W}{2} \cdot \sin(\alpha)$$
The horizontal run of the lower rafter:
$$x_1 = \frac{W}{2} \cdot (1 – \sin(\alpha))$$
Adjusting for rafter thickness t, the plumb cut offset at the wall plate:
$$\delta_1 = \frac{t}{\mathrm{tan}((90 + \alpha)/2)}$$
The seat cut offset at the knuckle:
$$\delta_2 = \frac{t}{\tan(67.5°)}$$
Net lower rafter length (physical, accounting for lumber thickness):
$$R_{1,\text{actual}} = R_1 – \delta_1 – \delta_2$$
Upper rafter length R2 (centerline, from knuckle to ridge):
$$R_2 = \frac{(W/2) \cdot \mathrm{sin}(90 – \alpha)}{\mathrm{sin}((90 + \alpha)/2)}$$
The vertical rise of the upper rafter:
$$y_2 = \frac{W}{2} \cdot (1 – \cos(\alpha))$$
The horizontal run of the upper rafter:
$$x_2 = \frac{W}{2} \cdot \cos(\alpha)$$
Total truss height from wall plate to ridge centerline:
$$H = y_1 + y_2 = \frac{W}{2} \cdot \sin(\alpha) + \frac{W}{2} \cdot (1 – \cos(\alpha))$$
The ridge offset deduction from the upper rafter shoulder:
$$\delta_3 = \frac{t}{\mathrm{tan}((180 – \alpha)/2)}$$
Net upper rafter length (physical):
$$R_{2,\text{actual}} = R_2 – \delta_2 – \delta_3$$
Let G = gusset base (user-specified input). The mid gusset angle at the knuckle is fixed at 135°. The top gusset angle is (90°+α).
Mid gusset height (the leg perpendicular to the base):
$$h_{\text{mid}} = \frac{G \cdot \sin\left(\frac{180° – 135°}{2}\right)}{\sin(135°)}$$
Mid gusset full depth including rafter thickness:
$$d_{\text{mid}} = \frac{t}{\sin(67.5°)} + h_{\text{mid}} \cdot \sin(22.5°)$$
Top gusset height:
$$h_{\text{top}} = \frac{G \cdot \sin(\frac{90 – \alpha}{2})}{\sin(90 + \alpha)}$$
Top gusset full depth including rafter thickness:
$$d_{\text{top}} = \frac{t}{\sin(\frac{90 + \alpha}{2})} + h_{\text{top}} \cdot \sin(\frac{90 – \alpha}{2})$$
Inside rafter width (the full span between inner rafter faces at the wall plate level):
$$W_{\text{inside}} = W – \frac{2t}{\sin\left(90° – \frac{\alpha}{2}\right)}$$
Inside rafter height at center (from wall plate to inner ridge face):
$$H_{\text{inside}} = \frac{W}{2} – \frac{t}{\mathrm{sin}((90 + \alpha)/2)}$$
Cross-sectional area under the rafters (usable interior area, in m²):
$$A_{\text{geom}} = \frac{1}{2} \cdot \left(\frac{W}{2}\right)^2 \cdot (\mathrm{sin}(90 – \alpha) + \mathrm{sin}(\alpha))$$
$$A_{\text{rafters}} = \frac{1}{2} \cdot t \cdot (2R_2 – \delta_1 – \delta_2) + \frac{1}{2} \cdot t \cdot (2R_1 – \delta_2 – \delta_3)$$
$$A = (2 \cdot A_{\text{geom}} – 2 \cdot A_{\text{rafters}}) / 10^6$$
The calculator outputs Winside, Hinside, and A directly, so you can verify that the truss geometry gives the interior volume your project requires before cutting a single board.
🤔 What pitch is best for a gambrel roof?
The industry standard is a lower slope of 60-70° from horizontal and an upper slope of 20-30° from horizontal. This combination maximizes interior headroom while keeping the upper pitch steep enough to shed water reliably. On the half-circle method with a 30° sweep angle input, these proportions fall out automatically.
🤔 How long does a gambrel roof last?
A gambrel roof typically lasts 30-50 years with asphalt shingles, and 40-70 years or more with standing-seam metal roofing. Lifespan depends heavily on flashing quality at the pitch transition point. The knuckle is where water pools and flashing fails first. A roof that is otherwise sound will leak at the transition if the flashing is not maintained.
🤔 How much more usable attic space does a gambrel roof provide?
A gambrel roof typically provides 40-50% more usable interior volume than a standard gable roof of equal wall width. The steep lower slope acts as a near-vertical wall, pushing the knee-wall line outward and creating standing headroom across a wider floor area.
🤔 Are gambrel roofs suitable for high wind areas?
Yes, but with conditions. The steep lower slope presents a large surface to lateral wind, generating significant uplift and pressure loads. In ASCE 7 high-wind zones (above 115 mph design wind speed), a gambrel requires hurricane clips or structural connectors at every rafter-to-plate connection, plus engineered gussets at the knuckle. In hurricane-prone coastal areas, a hip roof generally performs better aerodynamically. A gambrel in a moderate wind zone with proper tie-downs performs adequately.
🤔 How does a gambrel roof differ from a gable roof?
A gable roof has two roof planes – one per side – meeting at a single ridge. Each plane runs at one continuous slope from eave to peak. A gambrel roof has four planes – two per side – with each side breaking into a steep lower section and a shallow upper section at the knuckle. The result is a bell-shaped or barn-shaped cross-section that encloses substantially more volume under the same ridge height.
