Three-Dimensional Compensation to the Paraboloid | Steve Wait – April 5, 2019

z    = ax2 (xz plane)

a    = coefficient
F    = .25a = focus (focus to vertex)
D   = ball diameter
x    = x coordinate on parabola (in xz plane)
Xc = x compensated, rotationally transformed value (ball center)
Yc = y compensated, rotationally transformed value (ball center)
z    = z coordinate on parabola (in xz plane)
Zc = z compensated, (ball center)
θ   = angular displacement (in xy plane)

Paraboloid 3D Compensation Equations (Ref. Fig. 1)

Xc = cos θ (x ± (xD / (2√(4F2+x2))

Yc = sin θ (x ± (xD / (2√(4F2+x2))

Zc = z ± (FD / √(4F2+x2))

Fig. 1