Notifications
Clear all

Horizontal Curve Calculations

23 Posts
6 Users
0 Reactions
6 Views
(@richard-germiller)
Posts: 752
Registered
 

@bill93?ÿ

This is not meant for occupation, it was meant to take the field located centerline shots and create an alignment for the designers to have a starting point to create the new road.

 
Posted : June 21, 2021 3:42 pm
(@field-dog)
Posts: 1372
Registered
Topic starter
 

@richard-germiller?ÿ

Thanks! Will read it when time permits.

 
Posted : June 22, 2021 1:24 am
(@mathteacher)
Posts: 2081
Registered
 

Here's an Excel spreadsheet that solves the problem using Newton's method. Whereas a tightly-written program is a scalpel, Excel is more of a meat ax when set to such a task. What would be loops in a program are just multiple rows of calculations in Excel. But nowadays memory is cheap and processors are fast, so why put a premium on elegance?

Note that the spreadsheet attacks only the first problem posed, the bottom row "duplicates" the OP's numbers for both of the problems he posted. I haven't looked at the second one, but it will probably yield to similar analysis.

Excel computes to 15 significant digits, so the precision of the final answer is limited by that. On the other hand, change is minimal as the iteration continues.?ÿ

Plug in other numbers for E and L and see how it works for you.

?ÿ

 
Posted : June 24, 2021 4:56 pm
Page 2 / 2