XYZ మరియు అజిముత్/డిప్ కన్వర్టర్

Convert azimuth, dip, and length to XYZ, or reverse XYZ back to azimuth and dip.

మైనింగ్, బోర్‌హోల్, మరియు భూగర్భ సర్వే రికార్డులతో పాటు నిజ / గ్రిడ్ / చుంబక ఉత్తర గమనికలను ఉంచండి.

స్థానిక ప్రాసెసింగ్ ENU / NED నిజ / గ్రిడ్ / చుంబక CSV బ్యాచ్ మార్పిడి

Input is processed in this browser and is not sent to a server.

ముందుకు

Use start point, azimuth, dip, and length to calculate the end point and deltas.

వెనుకకు

Use start and end points to recover azimuth, dip, length, and horizontal distance.

బ్యాచ్ CSV

వరుసలను పేస్ట్ చేయండి లేదా అప్‌లోడ్ చేయండి, శీర్షికలను ఆటోగా మ్యాప్ చేయనివ్వండి, తరువాత మారిన పట్టికను ఎగుమతి చేయండి.

మీరు చేయగలవి

ముందుకు

అజిముత్, డిప్, మరియు పొడవు నుండి XYZ లెక్కించండి

Add the direction vector to the start point to calculate the end point and deltas.

వెనుకకు

XYZను తిరిగి అజిముత్, డిప్, మరియు పొడవుగా మార్చండి

రెండు బిందువులను లేదా వాటి మధ్య తేడాలను ఉపయోగించి రేఖ దిశను తిరిగి పొందండి.

ఉత్తర సూచన

నిజ / గ్రిడ్ / చుంబక ఉత్తర గమనికలను కనిపించేలా ఉంచండి

Store a correction angle and a reference note so the survey assumption stays in view.

CSV

CSVని పెద్ద పరిమాణంలో మార్చండి

Auto-detect headers and delimiters, then process mixed Forward / Inverse rows together.

Sharing

వరుసలు, JSON, CSV, మరియు షేర్ లింకులను కాపీ చేయండి

Move a single result or the whole session to another device without server upload.

ఎలా ఉపయోగించాలి

  1. ప్రవేశ మోడ్‌గా Forward, Inverse, లేదా Batch CSVను ఎంచుకోండి.
  2. కోఆర్డినేట్ ప్రదర్శన మరియు ఉత్తర సూచనను సెట్ చేసి, అవసరమైతే సవరణ కోణం మరియు సూచన గమనికను జోడించండి.
  3. Forward మోడ్‌లో ప్రారంభ బిందువు, అజిముత్, డిప్, మరియు పొడవును నమోదు చేసి చివరి బిందువును పొందండి. Inverse మోడ్‌లో ప్రారంభ మరియు చివరి బిందువులను నమోదు చేసి దిశను పొందండి.
  4. CSV కోసం వరుసలను పేస్ట్ చేయండి లేదా ఫైల్‌ను లోడ్ చేయండి, మారిన పట్టికను సమీక్షించండి, మరియు సరైనట్లు అనిపించినప్పుడు దాన్ని ఎగుమతి చేయండి.

Samples

Compute an end point in Forward mode

ఇన్‌పుట్

Start X 1000.000 / Start Y 2000.000 / Start Z 300.000 / Azimuth 90° / Dip 30° / Length 100.000 m

ఫలితం

End X 1086.603 / End Y 2000.000 / End Z 250.000 / ΔX 86.603 / ΔY 0.000 / ΔZ -50.000

Compute direction in Inverse mode

ఇన్‌పుట్

Start X 1000.000 / Start Y 2000.000 / Start Z 300.000 / End X 1086.603 / End Y 2000.000 / End Z 250.000

ఫలితం

Azimuth 90° / Dip 30° / Length 100.000 m / Horizontal distance 86.603 m

Batch CSV conversion

ఇన్‌పుట్

Load three survey rows and mix Forward / Inverse by a mode column.

ఫలితం

Show the converted table and export CSV while preserving only the error rows.

పదకోశం

అజిముత్

ఉత్తరం నుండి గడియారదిశలో కొలిచిన అడ్డ కోణం.

డిప్

ఈ సాధనంలో దిగువ దిశ ధనాత్మకంగా తీసుకునే, అడ్డ సమతలానికి సంబంధించిన కోణం.

ENU

తూర్పు / ఉత్తరం / పైకి. ఇది అంతర్గత గణన ఆధారం.

NED

ఉత్తరం / తూర్పు / క్రిందకు. ఇది సాధారణంగా మైనింగ్ మరియు విమానయాన సందర్భాల్లో ఉపయోగిస్తారు.

నిజ ఉత్తరం

భౌగోళిక ధ్రువం వైపు చూపే ఉత్తరం.

గ్రిడ్ ఉత్తరం

మ్యాప్ లేదా ప్రాజెక్ట్ చేసిన గ్రిడ్‌తో సరిపోలే ఉత్తరం.

చుంబక ఉత్తరం

కంపాస్ సూచించే ఉత్తరం. ఇది స్థలం మరియు సమయానికి అనుగుణంగా మారుతుంది.

DMS

డిగ్రీ / నిమిషం / సెకను కోణ సూచన.

సూత్రాలు

  • H = L × cos(dip)
  • ΔE = H × sin(azimuth)
  • ΔN = H × cos(azimuth)
  • ΔU = -L × sin(dip)
  • L = sqrt(ΔE² + ΔN² + ΔU²)
  • azimuth = atan2(ΔE, ΔN)
  • dip = atan2(-ΔU, sqrt(ΔE² + ΔN²))
  • azimuth_true = normalize360(azimuth_input + offset_to_true)

FAQ

Is dip here geological dip or line dip?

It is treated as the dip of the line. This tool does not solve strike / dip for a plane.

Are true north and grid north calculated automatically?

You can show a conversion if you enter a correction angle, but the tool does not calculate it from map or magnetic models.

Can I paste azimuth values in DMS format?

Yes. Formats such as 123°27'24", 123 27 24, and 123:27:24 are accepted.

What happens for a vertical segment?

Length still calculates, but the azimuth becomes undefined in the inverse direction.

What CSV formats are supported?

Both headered and headerless input are supported, and comma / semicolon / tab delimiters are auto-detected.

Where is the data stored?

By default it stays in the browser. CSV bodies are not put into the URL, so share them as files when needed.

Notes

  • This tool is a conversion aid. It does not replace survey deliverables or site standards.
  • Azimuth is measured clockwise from north, not like a standard mathematical angle.
  • Dip is treated as a line dip, not a plane strike / dip pair.
  • True / grid / magnetic north corrections are supplemental notes based on the values you enter.
  • CSV headers are auto-mapped, but checking the template on the first run is still recommended.