FAI and SPC dimensions are identified as such by balloon symbols. Each FAI and SPC balloon is associated with one or more measurement locations. Multiple locations for one balloon would occur for instance in the case of a part with several holes, all with the same dimension. Instead of assigning a different balloon to each hole, standard practice is to assign a single balloon to a dimension prepended with "xN", where N is the total number of holes. This is interpreted as an instruction to measure each hole separately, and to report the data separately, distinguished by location number. The location number (or letter) should uniquely identify the measurement location on the drawing.
An example of a properly formatted vendor data .csv file can be downloaded here.
For FAI data on a unilateral spec, we introduce $$F_{pk}=\frac{USL-b}{2\cdot USL},$$ where $b$ is the maxium data value, and where $USL$ is the upper spec limit on the dimension. As with the bilateral case, the higher the value of $F_{pk}$ the better, with a best possible value of 0.5. Here are some examples:
For SPC data on a bilateral spec, we use $$C_{pk}=\min\left\{\frac{\mu-LSL}{3\sigma},\frac{USL-\mu}{3\sigma}\right\},$$ where $\mu$ and $\sigma$ are the mean and standard deviation of the data, and where $LSL$ and $USL$ are the lower and upper spec limits on the dimension. As with $F_{pk}$, higher values of $C_{pk}$ are better. Here are some examples:
For SPC data on a unilateral spec, we use $$C_{pk}=\frac{USL-\mu}{3\sigma},$$ where $\mu$ and $\sigma$ are the mean and standard deviation of the data, and where $USL$ is the upper spec limit on the dimension. As with the bilateral case, higher values of $C_{pk}$ are better. Here are some examples:
Balloon meta data can be exported as a (human readable) text file. This data can be imported and then saved to a PDF, eliminating the labor of retagging balloons when a PDF is up-reved.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.