Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21f09d7f81b5cd4

Jump to content

Talk:Position tolerance

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 9 years ago by Don Schrank in topic True Position Formula

Position of a hole

[edit]

Hi. What is the formula for calculating position of hole?— Preceding unsigned comment added by 20.133.1.1 (talk) 11:40, 24 July 2013‎ (UTC)Reply

True Position Formula

[edit]


The true position formula is 2x(square root (x squared + y squared)) True position is simply finding the diameter of a circle. To do this, we find the radius of the tolerance circle. This radius is the hypotenuse found by employing the pythagorean theorem, which is a squared + b squared = c squared. C squared is the hypotenuse. Use the values of the x and y coordinates and compare them to the print position. Subtracting these x and y values will give us A and B to use in the formula. Square both A and B and add them together. Find the square root of the value you just found. We find the square root because we are looking for C squared. When we have a value for C we have the hypotenuse from the x and y deviation from the nominal point. The hypotenuse is a radius from which we can make a circle. Multiply the hypotenuse by 2 to find the diameter. This diameter is the value of true position. Sketch out a example and apply the pythagorean theorem, you'll see there is not magic involved.  Preceding unsigned comment added by Don Schrank (talkcontribs) 23:01, 15 October 2016 (UTC)Reply