Posts

Showing posts from March 4, 2019

1978

Image
.mw-parser-output .infobox{border:1px solid #aaa;background-color:#f9f9f9;color:black;margin:.5em 0 .5em 1em;padding:.2em;float:right;clear:right;width:22em;text-align:left;font-size:88%;line-height:1.6em}.mw-parser-output .infobox td,.mw-parser-output .infobox th{vertical-align:top;padding:0 .2em}.mw-parser-output .infobox caption{font-size:larger}.mw-parser-output .infobox.bordered{border-collapse:collapse}.mw-parser-output .infobox.bordered td,.mw-parser-output .infobox.bordered th{border:1px solid #aaa}.mw-parser-output .infobox.bordered .borderless td,.mw-parser-output .infobox.bordered .borderless th{border:0}.mw-parser-output .infobox-showbutton .mw-collapsible-text{color:inherit}.mw-parser-output .infobox.bordered .mergedtoprow td,.mw-parser-output .infobox.bordered .mergedtoprow th{border:0;border-top:1px solid #aaa;border-right:1px solid #aaa}.mw-parser-output .infobox.bordered .mergedrow td,.mw-parser-output .infobox.bordered .mergedrow th{border:0;border-right:1px solid

How do I plot sagitta versus arc length.

Image
0 I'm working on a curvature sensor, but I'm finding it hard to find the equation for my h (sagitta) as a function of my arc length. In particular, I want to solve $epsilon=frac{Arc Length - Chord Length}{Chord Length}$ for the sagitta, knowing the Chord Length. So the first step is to get the Arc Length as a function of Chord Length and sagitta, which I think I can do. The second step would be to plug it in the previous equation and solve it for h (as a function of Chord Length and $epsilon$). Is that possible? Thanks geometry circle share | cite | improve this question asked Jun 5 '15 at 19:44 Luis Costa