Welcome Guest, Not a member yet? Create Account  


Original and Progress Topo

#4
(This post was last modified: 01-08-2021, 04:11 PM by Ted Woods.)

(01-07-2021, 04:36 PM)markovicb1 Wrote: Hey Ted,

Thank you so much for your reply. I am indeed using the Automatic Outline to generate the original surface.  I can most certainly start using the extrapolating feature to create the outline and encompass the area to make sure both original and progress are the same. 

This is, however, what is troubling me:  I have more points in the progress section than in the original.  So the question is, does the software calculate the volume between the two layers?  Or does the software "reduce" the number of points in the progress and calculates those against the points in the original?  Say I have 1200points in the original and 6000points in the progress.  Does the software take 6000 points, reduce to 1200points and then calculates the volume by triangulating between the same amount of points?  I hope I'm making sense.  I am concerned that I can be missing some ground features if the software reduces the progress to the amount of points in the original survey . I'll load the project as asked, but I don't think it will communicate the issue that  I have in my mind. 

Thanks for your help.

Bo


The simple answer is : there is no loss of detail in the proposed model due to the existing model having less points.  For a longer answer read on :  

Kubla Cubed does not use the points to compute a volume calculation directly.  It completes a calculation in the following way using our propriety volumetric calculation engine - Kubla Kingdom. 


Step 1: Building the Ground TIN and Proposed TIN

Both the ground point elevation features (in your scenario point levels) and proposed elevation features are turned into two separate TINS (Triangulated Irregular Networks).  Basically, you end up with two surfaces made up of triangles.  The more points you have the more triangles. 

These TINS are calculated independently of each other using a Delauney triangulation algorithm. The lower detail existing will not affect a higher detail proposed and vice versa.  You will end up with more triangles in the more detailed surface.   So at the end of this step you end up with two TINS with potentially different triangle counts. 


Step 2 : Merging the TINS 

The next stage is to merge these two triangulations, to create a third triangulation which contains all the edges of the original triangulations.  This will be used to perform the calculations, and merging the two input triangulations means that every detail of both the existing and the proposed will be included in the calculations.  This is the basis of this method’s accuracy.

   

In the above merged calculation mesh, the flat area which could possibly be represented by just two triangles, actually has 100's as it has all the triangles of the ground mesh stamped into it.  However the topography remains the same.


Step 3 : Calculating Volumes 

The last stage is to calculate the cut and fill of each triangle on the merged calculation mesh.  The existing and proposed levels can be looked up from the TINS.  These values can be used to calculate the cut and fill for each prism, and the total volumes are easily obtained by adding all the prism volumes together. 
There is a lot of additional complexity to this method, in practice and our implementation has a lot of complexity additional to this but this is the basic principle. 

This method (and varieties of it) are described as the TIN Prism Volume method it is unlike the grid and cross section methods as it does not need a ‘level of detail’.

Due to the great complexity of these calculations and the thousands of triangles that are generated it is not practical to calculate triangular prisms by hand.  Instead, these calculations are done with specialised software like Kubla Cubed on powerful CAD workstations.  However, it should be noted that not all earthworks software uses this method; some software calculations are based on automated high-density grid calculations or the cross section method used in conjunction with TINS.  There are a few different methods out there in the wild.  The TIN Prism Volume is the most accurate mathematical solution but perhaps hardest to implement.  
Reply


Messages In This Thread
Original and Progress Topo - by markovicb1 - 12-18-2020, 09:28 PM
RE: Original and Progress Topo - by Ted Woods - 12-22-2020, 10:52 AM
RE: Original and Progress Topo - by markovicb1 - 01-07-2021, 04:36 PM
RE: Original and Progress Topo - by Ted Woods - 01-08-2021, 03:46 PM
RE: Original and Progress Topo - by markovicb1 - 01-08-2021, 04:44 PM



Users browsing this thread:
1 Guest(s)