Add Strength Without Bulk &#8211

This week I am building a Hobbit-y chair for a customer in black cherry instead of white oak. Is cherry strong enough for a stick chair such as this? Of course. How do I know? I added 1/8” in diameter and thickness to some key components. So now I can sleep without worry.

If the above paragraph makes little sense, then you haven’t read my chapter on wood in “The Stick Chair Book.” No, this isn’t an advertisement to twist your arm into buying the book. Instead, I hope to help you think about the strength of wood in a different way.

First, I think we can agree that when we increase the thickness of a tenon, that it will be stronger. Right? So let’s say we have a 1/2”-thick tenon and we decide to double its thickness to 1”. Because we have doubled the thickness, that should double its strength. Right?

Wrong.

When we double the thickness of that 1/2” tenon, it can increase the strength of the component by four-fold or eight-fold. How much additional strength you get depends on the component – whether you are testing its “modulus of rupture” or its “shear strength” (this is covered in detail in the book – this is still not a commercial, I promise!). 

The bottom line is this: small increases in the size of components can increase their strength dramatically. This is hugely important when building chairs, stools, benches, workbenches or any object that will see abuse.

Let’s get back to this Hobbit-y chair for a moment. Cherry is weaker than oak. But if I increase the diameter of the leg tenons or the thickness of the seat by a mere 1/8”, I will more than make up for the difference between the two species. And the 1/8” added thickness isn’t really noticeable to the naked eye.

Take a look at these charts for some details.

These formulas are not my doing. They are created using the formulas from the “Wood Handbook” from the U.S. Department of Agriculture (a free download). For me, they help me design furniture that is strong without being bulky. I know that I can increase the thickness of a tenon by 1/8” and get a disproportionate increase in strength. I can do the math to prove it to myself. 

Or, as I discussed before, I can prove it with a sledgehammer.

— Christopher Schwarz

/*<![CDATA[*/
(function () {
var scriptURL = 'https://sdks.shopifycdn.com/buy-button/latest/buy-button-storefront.min.js';
if (window.ShopifyBuy) {
if (window.ShopifyBuy.UI) {
ShopifyBuyInit();
} else {
loadScript();
}
} else {
loadScript();
}
function loadScript() {
var script = document.createElement('script');
script.async = true;
script.src = scriptURL;
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(script);
script.onload = ShopifyBuyInit;
}
function ShopifyBuyInit() {
var client = ShopifyBuy.buildClient({
domain: 'lost-art-press-test.myshopify.com',
storefrontAccessToken: 'f83226aac752f3a8e262f8a8273c9739',
});
ShopifyBuy.UI.onReady(client).then(function (ui) {
ui.createComponent('product', {
id: '6701175603263',
node: document.getElementById('product-component-1633569572090'),
moneyFormat: '%24%7B%7Bamount%7D%7D',
options: {
"product": {
"styles": {
"product": {
"@media (min-width: 601px)": {
"max-width": "calc(25% – 20px)",
"margin-left": "20px",
"margin-bottom": "50px"
}
},
"button": {
"font-size": "14px",
"padding-top": "15px",
"padding-bottom": "15px",
"border-radius": "11px",
"padding-left": "22px",
"padding-right": "22px"
},
"quantityInput": {
"font-size": "14px",
"padding-top": "15px",
"padding-bottom": "15px"
}
},
"text": {
"button": "Add to cart"
}
},
"productSet": {
"styles": {
"products": {
"@media (min-width: 601px)": {
"margin-left": "-20px"
}
}
}
},
"modalProduct": {
"contents": {
"img": false,
"imgWithCarousel": true,
"button": false,
"buttonWithQuantity": true
},
"styles": {
"product": {
"@media (min-width: 601px)": {
"max-width": "100%",
"margin-left": "0px",
"margin-bottom": "0px"
}
},
"button": {
"font-size": "14px",
"padding-top": "15px",
"padding-bottom": "15px",
"border-radius": "11px",
"padding-left": "22px",
"padding-right": "22px"
},
"quantityInput": {
"font-size": "14px",
"padding-top": "15px",
"padding-bottom": "15px"
}
},
"text": {
"button": "Add to cart"
}
},
"option": {},
"cart": {
"styles": {
"button": {
"font-size": "14px",
"padding-top": "15px",
"padding-bottom": "15px",
"border-radius": "11px"
}
},
"text": {
"total": "Subtotal",
"button": "Checkout"
}
},
"toggle": {
"styles": {
"count": {
"font-size": "14px"
}
}
}
},
});
});
}
})();
/*]]>*/

Similar Posts