How to dimension feature patterns on drawings

This entry is part 3 of 8 in the series Dimensions and Tolerances

A couple of days ago, I briefly covered the mythical specification “non-accumulative tolerance” (or “non-cumulative”) as it is often applied to direct dimensions on feature patterns.  See the example in Figure 1 where the dimensional callout attempts to simply dimension a pattern without considering tolerance stack-up.  However, this attempt fails since any two non-adjecent holes cannot avoid accumulation of tolerance due to the dimensioning scheme.  The problem gets worse if three or more positions within the patten are compared to each other.

Non-accumulative tolerance dimension on a pattern
Figure 1

ASME repetitive feature dimensioning scheme

ASME Y14.5-2009 actually provides a linear method to detail feature patterns, called repetitive features and dimensions.  See Figure 2. Unfortunately, the standard does not provide any tolerance rules for its prescribed scheme. Presumably, this leads us to interpret a repetitive feature dimension as though it is shorthand for chain dimensioning.  Chain dimensioning accumulates tolerance as the pattern departs from the dimensioned start position.  Sometimes this is OK, but often this is unacceptable since the accumulation of tolerance can quickly lead to features that do not align to mating features on other components.

Figure 2
Figure 2

Disorganized direct dimensions

Another dimensioning scheme that I’ve seen involves a complete disregard for the fact that a pattern exists.  See Figure 3.  Directly dimensioning each of the positions within the pattern to each other may be acceptable in some scenarios, but likely isn’t a very clear choice for larger feature patterns.  The problem with this scheme is that it can be very difficult to determine the true accumulation of the tolerance stack-up.  It may also be difficult to determine design intent.

Figure 3
Figure 3

Baseline dimension scheme

To avoid the issues associated with other direct dimensioning schemes, one may choose to use baseline dimensioning, which may also be called rectangular coordinate dimensioning in some scenarios.  The advantage of a baseline dimension scheme is that it limits the accumulation of tolerances to the stake-up from just two dimensions.  This is because the total stack-up between any two positions within the feature pattern are related through a common baseline.  The problem with baseline dimensioning is obvious in Figure 4; its take up a lot of space on the drawing.

Figure 4
Figure 4

Ordinate dimensioning

A common alternative to baseline dimensioning is ordinate dimensioning, also known as rectangular coordinate dimensioning without dimension lines.  This scheme also relies on a baseline, referred to as zero (0), from which all of the features are dimensioned.  The advantage of ordinate dimensioning is that it takes up far less space on a drawing, as shown in Figure 5.  Tolerance stack-up is limited to just two dimensions between any two positions within the pattern.

Figure 5
Figure 5

Using GD&T for best results

The best way to avoid accumulation of tolerances is to use a methodology that does not rely on any form of direct dimensions.  ASME Y14.5 actually suggests that GD&T should be used instead of direct dimensions to locate features.  I have discovered the hard way that many individuals in the engineering field have an irrational fear of GD&T.  Even still, GD&T provides a far superior method for the location of positions within a feature pattern. The example in Figure 6 shows a less cluttered drawing.  With the addition of MMC to the feature control frame, this method could provide even better results since it would make use of bonus tolerance.  The position of each feature within the pattern has an optimal tolerance zone that more closely matches design intent.  One more added benefit is that all features controlled by a single feature control frame are automatically considered as a pattern.

Using GD&T to locate features
Figure 6

Since the tolerance zone is optimized, using GD&T may help reduce costs by allowing the manufacturing process to vary in a way that is more in line with design intent.  In turn, this can reduce the number of unnecessary part rejections.

Conclusion

When detailing feature patterns, one may wish to avoid the use of direct dimensioning methods or shortcuts like the mythical “non-accumulative tolerance”.  The best choice to detail a feature pattern is GD&T.  However, if GD&T is not desired, the next best method is prolly an ordinate dimension scheme.  It should be noted that for each of the dimensioning and tolerancing schemes shown within this article, there are a variety of ways to implement them.  This article is meant to present general examples.  Actual tolerancing requirements are guided by design intent and other considerations per individual cases.

DraftSight ends Beta; general release announced!

The big news from Dassault Systemes today is that they just announced the general release of DraftSight for Windows.  DraftSight is a no-cost 2D CAD application for CAD professionals, students and educators which allows them to create, edit and view .dwg files.  The very long beta release of the Windows version has ended with an impressive 400,000 450,000 downloads (as of 5:00PM ET on February 22, 2011) from the DraftSight website.  In a conversation I had with Aaron Kelly, Senior Director of DraftSight at Dassault Systemes, he stated that this number is “a lot more than we expected.”  He added that the total number of full DraftSight activations is over 95,000.

Language support

Also according to Kelly, since the beta 3 release, the DraftSight user interface has simultaneously supported 14 languages at once (English, German, French, Japanese, Simplified Chinese, Traditional Chinese, Spanish, Portuguese, Italian, Turkish, Korean, Polish, Russian, Czech).  As of today’s general release, DraftSight will now also support these languages in the Help file, meaning that DraftSight is now fully localized (all 14 versions will be released at once for each update).

DraftSight is community driven

Free support, training and enhancement requests may be conducted through the DraftSight online community, based on Dassault Systemes’ SwYm online collaboration and social innovation platform.  SwYm communities have profiles, blogs, micro-blogging, “iQuestions”, wikis, media sharing spaces (data, audio, video, and even 3D), status updates, and more all within one online user interface.

Other updates in the general release

API support for DraftSight is now available, for a fee.  This enables users to write add-on programs for DraftSight in C++ and other supported programming languages.  The addition of Command Variables Enhancement allows users to set and change system variables directly from the command line.  Aaron Kelly adds, “we fixed a bunch of bugs that people reported”.  He also stressed the value the user base in improving DraftSight.

Service options

DraftSight offers a variety of support options, including no-cost community support (mentioned above), as well as fee-based Premium Services that may include telephone and email support, network licensing and access to DraftSight APIs.  There is now the Education Premium Service for educators which includes curriculum materials, network licensing and telephone and email support.

Mythical Specifications: Non-accumulative tolerance

This entry is part 4 of 4 in the series Mythical Specifications

Mythical specifications come in many forms.  One realm they seem to haunt is that of repetitive features, also known as patterns.  Many attempts to shorthand pattern callouts are continuously made.  Bad habits die hard as old mistakes are passed down from one generation of engineers to the next.  One particularly bad habit is the use of linear dimensions with the term “NON-ACCUMULATIVE TOLERANCES”, or something similar.  There is no such thing.  Trying to use this shorthand leads to tolerance issues.

Pattern non-accumulative tolerance callout

In the example above, the dimensional callout attempts to simply dimension a pattern without considering tolerance stack-up.  However, this attempt fails since any two non-adjecent holes cannot avoid accumulation of tolerance due to the dimensioning scheme.  Tolerance stack-ups on linear dimensions have accumulation.  There’s no way to avoid it without dumping linear dimensions.

I had originally planned on a short article about this topic.  However, once I started delving into it, I found out that there is a lot of ground to cover.   So, this topic will be addressed in detail within a future article (Feb 23, 2011) where examples of different pattern dimensioning schemes will be explored.

Also see How to dimension feature patterns on drawings.

Hidden SolidWorks Commands – compiled by Scott Baugh

SolidWorks Help file is notoriously unhelpful at times.  It has evolved over the years to improve its usefulness.  However, there are still many under-documented functions within the Help file or commands that are completely undocumented.  One day in January 2011, Scott Baugh asked a sincere and innocent question in the SolidWorks area on Eng-Tips.

Does anyone no (sic) where I can find a document with hidden SW commands. There are some key strokes and commands in SW that are not always listed in the help, or if they are they are overlooked very easy (sic).

From there, a long thread of comments grew.  Someone mentioned that users can print out a list of keystroke assignments.  This isn’t what Baugh was looking for. 

Then, the list of “hidden SolidWorks commands” began as people submitted commands they felt were obscure or impossible to find in the SolidWorks Help file.  It wasn’t long before Baugh offered to compile the list into a document.  At first, the idea was to build the list in a discrete document.  However, Deepak Gupta suggested GoogleDocs. 

From there, Baugh built the list of “hidden SolidWorks commands”.  There were three types of items added to the list:  commands that are truly undocumented, commands that are under-documented (full functionality isn’t described), and commands that were too hard to find within the documentation.

Baugh then brought the topic over to the SolidWorks Forums, where the discussion further exploded.  SolidWorks staff chimed in to address several points, but also to learn.  Jim Wilkinson provided several detailed responses to help bring clarity to the conversation.  Through his efforts, he also discovered several areas where improvement to the SolidWorks Help file is needed. 

The Hidden SolidWorks Commands list is now a treasure of numerous golden nuggets.  It’s not long, yet it can take awhile to fully explore.  Check it out.  If you have any further suggestions, feel free to leave a comment here, or in either the SolidWorks Forum thread or the Eng-Tips thread.

Hidden SolidWorks Commands

InspectionXpert for SolidWorks review

Refresh ProjectInspectionXpert for SolidWorks is an inspection report automater and ballooning application that runs within SolidWorks FeatureManager pane.  Its tight integration with SolidWorks has earned it SolidWorks Gold Partner status.

InspectionXpert helps users to automatically generate inspection report forms in conjunction with automatically ballooned inspection drawings.  The user can choose to create an inspection report for every dimension (for First Article), or choose particular dimensions to inspect, such as those identified with the rounded outline box.  InspectionXpert displays identified information in something called Characteristic Tree (it includes dimensions, geometric tolerances, notes, hole callouts, weld and surface finish symbols extracted directly from the SolidWorks drawings).  Report forms created from the Characteristic Tree are created in Excel.

Inspection data points within the Characteristic Tree can be saved directly inside of the SolidWorks Drawing for added convenience.  InspectionXpert has a project refresh function that may be used if dimensions are added or if a drawing is changed.

InspectionXpert can be particularly useful for Incoming Inspection, Manufacturing, and other groups by allowing them to generate accurate and highly specialized reports based on information directly pulled from the SolidWorks drawing.  This seems like a good solution that can simplify and streamline the inspection process.

What’s New? for SolidWorks 2012 (a most tasty & complete list from SWW11 )

2012Some say the world will end in 2012.  There are a lot of books being rushed to market right now that make some amazing claims about what’s going to happen just 22 months from now (Dec 21, 2012).  SolidWorks Corp seems gleefully oblivious to all of this hoopla, as they have put a lot of effort to bring new capabilities to SolidWorks 2012.  Here  are some highlights.

There’s a few generic user interface capabilities to be added:

  • A pushpin function will be added to allow users to put choice drawings, models or assemblies in a quick access flyout menu.
  • Users can now switch between units of measure via a selection tool added to the status bar.
  • A new command filter search will be added to allow users to search for SolidWorks commands on-the-fly (has opposed to stumbling around the Help file).
  • Selecting an item in the graphics view will highlight it and zoom to it within the feature tree (finally!).

Sheet metal will see several improvements:

  • Users will be able to choose faces to ignore in flat patterns.
  • Swept flange feature will be available.  They will be flattenable.
  • Tangent Flange position function.
  • Users will be able to set flanges parallel to a sketch.

Improved equations dialog boxBig news about equations:

  • Improved equation editor, with solve order and sort.
  • Global variables are now editable via the equation editor window.
  • Auto-rebuild for immediate implementation of changes.

On drawings:

  • BOMs will be insertable without having a pre-selected view.
  • Exploded views will be an option in the View Pallet.
  • Balloon order sequencing will be available, with the ability to number around a view from any start location.
  • Magnet Lines!!! (someone at SolidWorks Corp. was listening)
  • Unused View Label letters will be automatically reused.
  • Ability to add center marks to entire view.

Assembly will have a new Design Review mode that allows users to open and explore large assemblies without all the overhead lag.  This function will include the ability to conduct walk-throughs.

In an apparent extension of functionality added with SustainabilityXpress, SolidWorks 2012 will give users the ability to conduct manufacturer part costing.

New motion sensors will be added for actuator forces, baring loads and travel limits.

And now, the much hyped changes to be made in SolidWorks 2012:

  • Feature Freeze (they are going to try implement it again).
  • Complete Uninstall, with new options that allows for more control.  Also, uninstall function will be available from Admin Image.
  • Files will be cleared from memory when they are closed.
  • Dual monitor support will allow SolidWorks to span across two displays in a logical manner.