Calculate Arc Width by having length and rise

ravetunes

New Member
Joined
May 29, 2009
Messages
7
Hi there, is it possible to calculate the Arc width by only having the Arc Length and Rise?

Rise is the height of arc

Arc length = 1525

rise = 230

width = ?
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK
this is a math question which can be done in Excel

Arc length divided by the radius is some angle in radians

the cosign of half this angle = 1-the rise divided by the radius

therefore
1-Rise/radius=cos(length/(2*radius)

the arc width is 2 times the radius times the sine of (length/(2*radius))

the clue is to solve for radius

there is no direct way to solve for the radius so you can use solver to make 1-Rise/radius-cos(length/(2*radius) =0

or you can do it by entering different values of radius until the equality is there

once you know the radius you can calculate the width.
 
Upvote 0
im not sure what you mean, i just had 2 inputs for the calculator and it gave me the answer i was looking for i checked it on autocad.... so there must be a formula cant find it anywhere online tho... thanks for the website ill check it out...
 
Upvote 0
From the link I posted:

Case 3: You know s and h. Then solve
2h/s = (1-cos[x])/x,
for x, which must be done numerically (see below). Then
theta = 2x,
r = s/theta,
c = 2r sin(x),
d = r - h,
K = r2[theta-sin(theta)]/2.

s is arc length, h is height, and c is chord length (width)
 
Upvote 0

Forum statistics

Threads
1,223,050
Messages
6,169,810
Members
452,283
Latest member
moyerj26

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top