X-Git-Url: https://git.distorted.org.uk/~mdw/dep-ui/blobdiff_plain/f65560a6585a8369f9fd95c66f74d74b2adf5b04..6343cd5e2317ed6c774e2d6704a6ceb09d7dd6aa:/rolling-eqn.html diff --git a/rolling-eqn.html b/rolling-eqn.html index 4077c8c..4b5a973 100644 --- a/rolling-eqn.html +++ b/rolling-eqn.html @@ -3,6 +3,8 @@ Rolling wire-strip calculator: equations + + - - @@ -26,26 +26,26 @@ here’s how it currently works.

Let’s suppose we start with square wire, with side $S$, and we roll it to thickness $t$. Then we find that the wire’s width is -\[ w = \sqrt{\frac{S^3}{t}} \] +\[ w = \sqrt{\frac{S^3}{t}} \,\text{.} \] Rearranging, we find that -\[ S = \sqrt[3]{w^2 t} \] +\[ S = \sqrt[3]{w^2 t} \,\text{.} \] For round wire, we assume that the cross-section area is the important bit, so a round wire with diameter $D$ ought to work as well as square wire with side $S$ if $S^2 = \pi D^2/4$, i.e., -\[ D = \sqrt{\frac{4 S^2}{\pi}} = \frac{2 S}{\sqrt\pi} \] +\[ D = \sqrt{\frac{4 S^2}{\pi}} = \frac{2 S}{\sqrt\pi} \,\text{.} \] Volume is conserved, so if the original and final wire lengths are $L$ and $l$ respectively, then -\[ L S^2 = l w t \] +\[ L S^2 = l w t \,\text{,} \] and hence -\[ L = \frac{l w t}{S^2} \] +\[ L = \frac{l w t}{S^2} \,\text{.} \] Finally, determining the required initial stock length $L_0$ given its side $S_0$ (for square stock) or diameter $D_0$ (for round) again makes use of conservation of volume: -\[ L_0 = \frac{S^2 L}{S_0^2} = \frac{4 S^2 L}{\pi D_0^2} \] +\[ L_0 = \frac{S^2 L}{S_0^2} = \frac{4 S^2 L}{\pi D_0^2} \,\text{.} \] -

[This page uses MathJax for -rendering equations. It probably doesn't work if you don't enable -JavaScript.] +

[This page uses MathJax for +rendering equations. It probably doesn’t work if you don’t +enable Javascript.]