• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • AutoCAD 2010/2011/2012 DWG Format

    Reply
    Distinguished Contributor
    imadhabash
    Posts: 117
    Registered: ‎08-06-2008

    AREA precision units

    254 Views, 7 Replies
    06-13-2012 02:33 AM

    Hi every body,

     

    i have a werid number appear when a get the AREA of the attached rectangles shapes especially when i use SMD ucs.

    for instance see the rectangle C07  74X39=2886.00000000 BUT i get the area like 2886.000000003.

     

    why the precisions dosesn't all 0 !!!!!!!

     

     

    kindly see the attachment

    thanks

     

    Please use plain text.
    *Expert Elite*
    Posts: 21,904
    Registered: ‎04-20-2006

    Re: AREA precision units

    06-13-2012 03:40 AM in reply to: imadhabash

    imadhabash wrote:

    2886.00000000 BUT i get the area like 2886.000000003.

     

    why the precisions dosesn't all 0 !!!!!!!

     


    For all practical purposes those two numbers are equivalent.

    Search for information on floating point math calculations.

    What are your units?
    What will be your measuring device?
    What is your manufacturing/construction process?

    Please mark this response as "Accept as Solution" if it answers your question.
    -----------------------------------------------------------------------------------------
    Autodesk Inventor 2013 Certified Professional
    Autodesk AutoCAD 2013 Certified Professional
    Certified SolidWorks Professional
    Inventor Professional 2014 Edu 64-bit
    GeForce GTX 560M i7-2670QM @ 2.2GHz 8GB RAM
    http://home.pct.edu/~jmather/content/DSG322/inventor_surface_tutorials.htm
    http://www.autodesk.com/edcommunity
    Still waiting for -Draft option on any Rib feature.
    Please use plain text.
    Active Contributor
    Posts: 33
    Registered: ‎03-30-2012

    Re: AREA precision units

    06-13-2012 07:34 AM in reply to: imadhabash

    The accuracy is 0 before you rotate the rectangle, if you rotate in increments less than 90 it looses this accuracy giving an inaccuracy such as yours +/- of the value. But as noted the accuracy is pretty good for all practical purposes.

    Please use plain text.
    *Expert Elite*
    Posts: 21,904
    Registered: ‎04-20-2006

    Re: AREA precision units

    06-13-2012 03:43 PM in reply to: dlipscombe

    dlipscombe wrote:

    But as noted the accuracy is pretty good for all practical purposes.


    Pretty good?  It is dead on for all practical purposes.
    I think units (mm, M, light years...) need to be specified along with magnitude to have any real meaning.

    Please mark this response as "Accept as Solution" if it answers your question.
    -----------------------------------------------------------------------------------------
    Autodesk Inventor 2013 Certified Professional
    Autodesk AutoCAD 2013 Certified Professional
    Certified SolidWorks Professional
    Inventor Professional 2014 Edu 64-bit
    GeForce GTX 560M i7-2670QM @ 2.2GHz 8GB RAM
    http://home.pct.edu/~jmather/content/DSG322/inventor_surface_tutorials.htm
    http://www.autodesk.com/edcommunity
    Still waiting for -Draft option on any Rib feature.
    Please use plain text.
    Active Contributor
    Posts: 33
    Registered: ‎03-30-2012

    Re: AREA precision units

    06-14-2012 12:45 AM in reply to: imadhabash

    Autocad is a precision software, you dont expect to get two different values just because you rotated an object 30°, no matter how minute the discrepency it should give the same reading in all circumstances, after all rotating an object doesnt change the object? Yes your right it is dead on for all uses, nobody ever needs that sort of accuracy.

    Please use plain text.
    *Expert Elite*
    Posts: 21,904
    Registered: ‎04-20-2006

    Re: AREA precision units

    06-14-2012 06:00 AM in reply to: dlipscombe

    dlipscombe wrote:

    Autocad is a precision software, you dont expect to get two different values just because you rotated an object 30°,


    What is the precision of AutoCAD software. Be specific.
    What is the programing routine for calculating the new position. Be specific. (you may simplify this one with hand-calc trig rather than specific programing algorithm)

    Please mark this response as "Accept as Solution" if it answers your question.
    -----------------------------------------------------------------------------------------
    Autodesk Inventor 2013 Certified Professional
    Autodesk AutoCAD 2013 Certified Professional
    Certified SolidWorks Professional
    Inventor Professional 2014 Edu 64-bit
    GeForce GTX 560M i7-2670QM @ 2.2GHz 8GB RAM
    http://home.pct.edu/~jmather/content/DSG322/inventor_surface_tutorials.htm
    http://www.autodesk.com/edcommunity
    Still waiting for -Draft option on any Rib feature.
    Please use plain text.
    Active Contributor
    Posts: 33
    Registered: ‎03-30-2012

    Re: AREA precision units

    06-14-2012 06:22 AM in reply to: imadhabash

    As we can see from the OP they offer 8 decimal places but can only deliver 7, should not offer something you cannot achieve.

    Please use plain text.
    *Expert Elite*
    Posts: 898
    Registered: ‎08-16-2007

    Re: AREA precision units

    06-14-2012 07:00 AM in reply to: dlipscombe

    Precision is not about decimal places but significant figures.  There are 13 significant figures, not 8 decimal places.  The original drawing did not have perfectly drawn rectangles.  The dimensions were off in the 12th significant figure (which is superb unless you want perfection).

     

    There is no need to dimension or worry about these kinds of extreme precisions that cannot be measured or produced by machine.  A typical surveyor might measure with an error of 1 part in 5000. So a 74m property might actually be 74.01m or it might be 73.99m.  The area listed is well within the measurable precision.

    Please use plain text.