Marior87
Petroleum
- Feb 28, 2014
- 2
Hi Everyone!
I was wondering how can I calculate the distance between a certain point in the real well path and the planned well path. Frequently the directional drilling contractor reports a distance ¨Center to Center¨ between the real and planned well path but I don´t know how their software calculates that. They also reports ¨distance above/below¨ and ¨distance right/left¨.
I have tried the formula of distance in 3D space (SQRT(DX^2+DY^2+DZ^2)) and calculating a ¨plane¨ that pass between two points in the planned well path and calculate the distance between that plane and the survey station point (in many points in order to find the minimum value) but it didn´t work...
Probably it needs some kind of iterative calculation, I just need the theory...
Thanks in advance for your help!
I was wondering how can I calculate the distance between a certain point in the real well path and the planned well path. Frequently the directional drilling contractor reports a distance ¨Center to Center¨ between the real and planned well path but I don´t know how their software calculates that. They also reports ¨distance above/below¨ and ¨distance right/left¨.
I have tried the formula of distance in 3D space (SQRT(DX^2+DY^2+DZ^2)) and calculating a ¨plane¨ that pass between two points in the planned well path and calculate the distance between that plane and the survey station point (in many points in order to find the minimum value) but it didn´t work...
Probably it needs some kind of iterative calculation, I just need the theory...
Thanks in advance for your help!