cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Trajectory plotting in 3D

mmike
1-Newbie

Trajectory plotting in 3D

Hi,

I have a well trajectory and ellipses every x distance along the trajectory. The ellipses need to be azimuthally oriented (I have the corresponding azimuth data).

I can simplify the model and make the trajectory as vertical, then plot the elipses onto the trajectory.

What I'm really after is to plot the ellipses as a continous wellbore then assign a colour range to the OD of the wellbore (semi-major for example).

Can someone pls help ?

thank you

Mike

5 REPLIES 5

I suggest you supply the data in a Mathcad worksheet, and perhaps a sketch of what you are expecting to see. Otherwise we may be wasting our time shooting in the dark!

Alan

tdevaraj
1-Newbie
(To:mmike)

Something similar we previously helped solve...

exceldata.jpg

We wrote a short Mathcad program to create a function to convert an array (from Excel) of real world coordinates to Cartesian form

coords.jpg

Mathcad 3D plot to help visualise the drill path


.

drill3d.jpg

I assume you want to add ellipses along the drill path which are correctly oriented.

BR

Thomas

Hi Thomas,

Any chance to see Mathcad worksheet from above?

mmike
1-Newbie
(To:mmike)

Sorry guys for not answering fast . . .

Yeh, I'm after something similar. But:

- the ellipses have direction (semi-major has azimuth set)

- I need to colour the range to see the wellbore OD (eg. change colour of semi major is greater than x inches )

- and the worst one Is it possible to create a overall mesh or solid imag?instead of the ellipses? See the image attached (as a gross example)

Pls let me know what you think.

I'm not sure how to plot the ellipse at 90 deg to the wellbore path and assing it a direction. Pls let me know, any similar examples etc . . .

Note, I can convert the ascii intpu to x,y,z coorinates as well. Also i have a handfull of data, more than 20K of ellipses to plot

Depth(m) is the same for Wellbore and caliper (they're matched by depth).

wellbore Az = direction of well.

Inc = wellbore inclination

CaliperXY OD of the wellbore, orthogonal to each other.

Az_caliper1 = direction of the caliper arm (same origin as wellbore, grid).

Wellbore Az(deg dec)Depth(m)Inc (deg dec)Caliper1(in)Caliper2 (in)Az_Caliper1(deg dec)
225.21003.02873.11615.5
225.210.10.113.033.0915.45
225.210.20.13.053.1115.3
22510.300.153.123.1015.22
224.810.400.23.133.1015.12
224.610.500.2443.163.09

15.02

DLS.gifspiral1.png

tdevaraj
1-Newbie
(To:mmike)

Without actually calculating the required data arrays to recreate the shape features you require, this was my best effort with Mathcad...

3d+well+bore_mc15.jpg

My thoughts are that, whilst adding the detail (ellipses) along the drill path should be possible in a 3D plot.

It may be easier/more appropriate to use tools better fit for simplifying such tasks.

In this case, because Mathcad arrays can be directly imported into PTC Creo Parametric.

drill_creo_scene.jpgdrill_bit_Creo.jpg

In the example above the data (x,y,z) array from Mathcad is used to define a curve in Creo parametric and reconstruct the drill path.

It simple to then build specific geometry along the curve that represents the drill path.

With the data linked to model, it should be possible to quickly update the view with new drill data.

Here is the attached Mathcad file.

This can be done with both Mathcad 15 or Prime 2.0 and Creo Parametric 2.0.

For reference there is a great Mathcad e-book written by Professor Byrge Birkeland on creating all sorts of shapes and surface in Mathcad plots.

Its here if your interested.

http://communities.ptc.com/community/mathcad/mathcad-usage/blog/2010/05/27/creating-amazing-images-with-mathcad-14

BR

Thomas

Top Tags