Area Under a Curve, 3D, with known end points and curve radius

Click For Summary
SUMMARY

The discussion focuses on calculating the area under a 3D curve defined by known endpoints and curvature in Cartesian space. Key variables include Measured Depth (MD), Inclination angles (I1, I2), Azimuth directions (Az1, Az2), Ratio Factor (RF), and the dog leg angle (ß). The user seeks to determine the net area above and below a specified depth plane using wellbore trajectory data, which consists of x, y, z coordinates. The suggested approach involves projecting the curve onto a plane defined by a linear equation and integrating the resulting function.

PREREQUISITES
  • Understanding of 3D geometry and Cartesian coordinates
  • Familiarity with calculus, specifically integration techniques
  • Knowledge of directional drilling concepts and wellbore trajectories
  • Proficiency in using mathematical software for curve analysis
NEXT STEPS
  • Research integration methods for 3D curves in calculus
  • Explore software tools for visualizing and analyzing wellbore trajectories
  • Learn about linear equations and their applications in 3D space
  • Investigate the use of Python libraries such as NumPy and SciPy for numerical integration
USEFUL FOR

Geoscientists, petroleum engineers, and mathematicians involved in analyzing wellbore trajectories and calculating areas under curves in 3D space.

geetar_king
Messages
26
Reaction score
0
I am trying to find out a method of determining the area below a curve.

The end points of the curve are known in cartesian space, and the curvature of the curve is known.

A diagram of the curve is here, shown in the images belowthis webpage

Minimum-Curvature-Method.jpg


Minimum-Curvature-Method-2.jpg


ß must be in radians

Where;
MD = Measured Depth between surveys in ft
I1 = Inclination (angle) of upper survey in degrees
I2 = Inclination (angle) of lower in degrees
Az1= Azimuth direction of upper survey
Az2 = Azimuth direction of lower survey
RF = Ratio Factor
ß is the dog leg angle.

I'm trying to find the area between the curve and a line projected downwards onto the bottom plane.

I have a wellbore trajectory which gives x,y,z, coordinates (northing,easting,vertical depth)and the angle DL, and I am trying to find the net area above and below a certain depth plane by using the wells directional survey.

Any suggestions would be appreciated, thanks!
 
Physics news on Phys.org
The plane along which you project is given by a linear equation. It can be written in a form ##z=\ldots ## or another variable. This substituted into the equation of the curve gives a new equation of the curve with only two coordinates. Easiest would be to write the curve as ##y=f(x)## and integrate it.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 29 ·
Replies
29
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 27 ·
Replies
27
Views
7K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
17
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K