Surface Area Calculations in AutoCAD

AI Thread Summary
The discussion centers on discrepancies between surface area calculations using Differential Geometry and AutoCAD's AREA command for a helix-shaped part. Initially, the user found their calculations to be 50% higher than AutoCAD's, but after reevaluation, their new calculation matched AutoCAD's value, indicating potential approximation methods used by AutoCAD. The conversation highlights that many CAD systems may rely on discrete methods and approximations, particularly for complex geometries. It emphasizes the importance of understanding the limitations of CAD calculations, especially for non-linear geometries like helices. Overall, the thread seeks insights into the algorithms used by AutoCAD for surface area calculations and encourages caution when working with intricate shapes.
jonthebaptist
Messages
17
Reaction score
0
My problem: I calculate, using Differential Geometry, the surface area of a specific part to be 50% more than the surface area AutoCAD calculates it to be using the AREA command on an extruded solid.

I am certain that my calculations are correct. I use theorems of Differential Geometry that apply to piece-wise differentiable surfaces and said part is piece-wise differentiable. I have had my calculations double-checked by a colleague and verified by an independent calculation, so I am certain there are no typographical or algebraic errors. I used wolfram alpha to run the arithmetic in obtaining the final value.

My Question: I would really like to be able to account for the deviation between my calculation and AutoCAD's. If anyone has any general information about the algorithm used in AutoCAD's AREA command, enough information that a Physics major who (barely) passed the undergraduate and graduate Differential Geometry courses could determine if such an algorithm applies to said part, I would be very grateful.

Note: I have produced a (sloppy) proof that their exists no equiareal mapping from the surface of said part to any of the common primitives.
 
Engineering news on Phys.org
I reevaluated my calculation and found an error. The new calculation matches AutoCAD's value. However there still is some interesting things to consider. The part is a helix, and a colleague originally calculated the surface area for this part by approximating the helix as a sum of circles, and his value also agrees with mine and AutoCAD's values. However, that approximation only applies because the pitch for this helix is small. So this still leaves the possibility that the AutoCAD was calculation was an approximation. So if anyone knows if AutoCAD calculates AREA using approximations with primitives known from analytic geometry, or if it uses the full power of Differential Geometry to calculate surface area, it may be useful knowledge for anyone else who is designing parts with complex geometries.

Note: It appears from my initial readings that constructive solid modelers such as Solidworks or Pro/E store the information as boolean sums of a library of known primitives, thus it is possible that they may not give accurate calculations for some surfaces.
 
jonthebaptist said:
I reevaluated my calculation and found an error. The new calculation matches AutoCAD's value. However there still is some interesting things to consider. The part is a helix, and a colleague originally calculated the surface area for this part by approximating the helix as a sum of circles, and his value also agrees with mine and AutoCAD's values. However, that approximation only applies because the pitch for this helix is small. So this still leaves the possibility that the AutoCAD was calculation was an approximation. So if anyone knows if AutoCAD calculates AREA using approximations with primitives known from analytic geometry, or if it uses the full power of Differential Geometry to calculate surface area, it may be useful knowledge for anyone else who is designing parts with complex geometries.

Note: It appears from my initial readings that constructive solid modelers such as Solidworks or Pro/E store the information as boolean sums of a library of known primitives, thus it is possible that they may not give accurate calculations for some surfaces.

Pretty much everything computer based uses discreet methods to calculate stuff. All 3D CAD packages I've used do.
They use such small slices (on very high accuracy setting) that any error is negligable for most uses. It's certainly more accurate (for a given calcualtion time) than using assumptions and calculating by hand.
 
Pretty much everything computer based uses discreet methods to calculate stuff. All 3D CAD packages I've used do.
They use such small slices (on very high accuracy setting) that any error is negligable for most uses. It's certainly more accurate (for a given calcualtion time) than using assumptions and calculating by hand.

I'll try to be clear without sounding presumptive. I used theorems from Differential Geometry that apply to piece-wise differentiable surfaces, and since the part is piece-wise differentiable, the theorems apply with mathematical uncertainty, meaning uncertainty set exactly to 0. The only places for error would be transcription, algebraic, or in one's conceptual understanding of Differential Geometry. Differential Geometry is much more powerful than the Analytic Geometry most engineers are used to. I know that Differential Geometry is not a class Engineers are required to take, but it may be worth it if your interest is in drafting or design.

Also, I'll note that the value from AutoCAD differs in the 3rd decimal place, well within our tolerance for this specific helix, but that does indicate that AutoCAD did use an approximation. Since the dependences of various values of interest, arc-length, surface area, etc... on the parameters of the helix are not linear, there is no way to predict the deviation of any approximation (unless more specific knowledge about the approximation is given) if any parameter is changed significantly. So use caution if you are doing anything with helices, or other geometries that do not equal any Boolean sum of geometrical primitives known from Analytic Geometry.

For some more basic information about the helix, see http://mathworld.wolfram.com/Helix.html
 
How did you find PF?: Via Google search Hi, I have a vessel I 3D printed to investigate single bubble rise. The vessel has a 4 mm gap separated by acrylic panels. This is essentially my viewing chamber where I can record the bubble motion. The vessel is open to atmosphere. The bubble generation mechanism is composed of a syringe pump and glass capillary tube (Internal Diameter of 0.45 mm). I connect a 1/4” air line hose from the syringe to the capillary The bubble is formed at the tip...
Thread 'Physics of Stretch: What pressure does a band apply on a cylinder?'
Scenario 1 (figure 1) A continuous loop of elastic material is stretched around two metal bars. The top bar is attached to a load cell that reads force. The lower bar can be moved downwards to stretch the elastic material. The lower bar is moved downwards until the two bars are 1190mm apart, stretching the elastic material. The bars are 5mm thick, so the total internal loop length is 1200mm (1190mm + 5mm + 5mm). At this level of stretch, the load cell reads 45N tensile force. Key numbers...
I'd like to create a thread with links to 3-D Printer resources, including printers and software package suggestions. My motivations are selfish, as I have a 3-D printed project that I'm working on, and I'd like to buy a simple printer and use low cost software to make the first prototype. There are some previous threads about 3-D printing like this: https://www.physicsforums.com/threads/are-3d-printers-easy-to-use-yet.917489/ but none that address the overall topic (unless I've missed...
Back
Top