williamlynn said:
The wire sag is used for turbine machinery alignment; the internal parts of the turbine must be accurately aligned to a centerline. The wire is the centerline reference but the wire sag must be accounted for to get accurate centerline. Alignment of the turbine components has to be within thousants of an inch.
Yow, that's a close tolerance. Let me give you a sample calc based on the parabolic approximation, but don't use it for actual design!
The 0.016 inch diameter steel wire weighs about 0.0007 pounds per foot. So for a 10 foot span between level supports, and 30 pounds tension at a given temperature, the sag at the low point (mid point of the span) is d=wl^2/8T = 0.0003 feet, or about 3/1000 of an inch. For a 100 foot span with that same tension, d = wl^2/8T = 0.03 feet (about 3/8 of an inch). Now to get the wire deflections at other points in the span, let's take the 100 foot span case, using the parabolic approximation y=ax^2 (letting the low point of the curve be at origin (0,0)), then you can solve for 'a' using the condition that y=.03 when x = 50, and get a = .03/2500 = 0.000012; so now, for the 100 foot span case, you have y = .000012x^2, which defines the shape of the curve, and where y is the value measured up from the low point. For example, at x= 0 (low point) y = 0, implying a sag of 0.03 -y = .03'; or at the 1/4 points, where x = 25, y= .0075, and the deflection at that point is .03 -y = .03 - .0075 = .0225 feet.
(For the general case, this specifically is y = wx^2/(2T))
Now please, while the parabolic approximation is extremely good for long spans with appreciable wires sizes and tensions and sags, I don't know how good it is when you're talking such extremely fine tolerances. In which case you might want to use the exact catenary curve equation for level supports y=(T/w)(cosh(xw/T), and compare it to the parabolic approximation of y =wx^2/(2T).
Note also that if the wire is subject to temperature variations, it's tension and sag will change (more sag , less tension, when hot; less sag, more tension, when cold.).
I hope this helps, but again, use it as a guide only.