Variable specifications

All variable import configurations of your Real-Time SPC subscription must comply with the following specifications.

Names and IDs

Variable names and IDs are required.
Names
  • Accepted value types: text or numeric.
  • Maximum length is 200 characters for names. Names that are too long will be truncated.
  • Names are case-insensitive, and duplicate names are not allowed. If a product name is not provided, the product ID is used as name and ID.
IDs
  • Accepted value types: text or numeric.
  • Maximum length is 150 characters for IDs. Data rows that exceed the ID character limit cannot be imported.
  • IDs are case-sensitive, and duplicate IDs are not allowed.

External IDs

External IDs are used for easy mapping of components for the automated configurations. The IDs that you specify for Product ID, Process ID, Station ID, Measure Name, and Sampling Plan ID in the Automated Component Setup configurations correspond to the following external IDs:
  • External Product ID
  • External Process ID
  • External Station ID
  • External Measure ID or External Descriptor ID
  • External Sampling Plan ID

If you have an existing product that was set up manually, you can add an external ID so that you can easily update with automated configurations.

To add new or modify existing external IDs, you must have the following permission: Edit external IDs. Open the Administration Portal, then open the Roles page to add this permission to your role. For more information, go to User roles and permissions.

Only the Product, Process, Station, and Sampling Plan external IDs can be modified. Measure and Descriptor external IDs are read-only.

Warning

Changing external IDs is not recommended because automated configurations rely on them. If you change an external ID, make sure all affected configurations are updated accordingly to prevent configuration issues.

Descriptor variables

Descriptors are categorical variables that identify individual observations or subgroups. For example, your company may collect supplier lot numbers, shift identifiers, and measuring device identifiers. You can add descriptor markers to control charts for each product process.

Measure names are required in the Descriptors configurations. All other items are optional.
Measure Name
Only measure names are required. Measure IDs are not accepted.
  • Accepted value types: text or numeric.
  • Character maximum is 150 characters. Data rows that exceed the ID character limit cannot be imported.
  • IDs are case-sensitive and duplicate IDs are not allowed.
Type
Use one of the following values to represent descriptor types.
  • None
  • Materials
  • Products
  • Operators
Other text values will be accepted. If not specified, the default of None is used.
Scope
Use one of the following values to represent descriptor scopes.
  • Product
  • Global
If not specified, the default of Product is used.
Use
Use one of the following values to represent whether the descriptor values apply to an entire subgroup or to individual observations.
  • Subgroup
  • Individual observation
If not specified, the default of Subgroup is used.
Group level
Specify the text value that represents the group within which to share the descriptor list values. The value (group) that you specify must match an existing hierarchy group. If not specified, or if an invalid entry, the default of Station is used.
Retain user-supplied values
Specify an integer value that represents how long, in days, to retain a list value. Valid entries are between 0 and 365. If not specified, or if an invalid entry, the default of 7 is used.
List Values
  • When list values are provided, the Select from a list collection method is used.
  • When list values are not provided, the Enter values collection method with the defaults of Group level and Retain user-supplied values is used.
Add Markers
Specify chart markers for up to five subgroup descriptors. Only the first five descriptor markers where Add Markers is Yes will display.

Sampling plans

To create a new sampling plan, your process must have at least one measure. You cannot create a new sampling plan with only descriptor variables.

You can add sampling plans to Process Measures, Output Measures, Defective Measures, Grouped Defects, Grouped Defectives, and Descriptors configurations.

Sampling Plan ID and Sampling Plan Name
Sampling plan IDs and names are optional. If you do not provide an ID, then the subgroup size is used as the name. For example, Subgroups of 5, Subgroups of 2, or Individual Values.
If you specify Sampling Plan ID or Sampling Plan Name, then you must specfiy both.
  • Use text or numeric values.
  • Character maximum is 150 characters. Data rows that exceed the ID character limit cannot be imported.
  • IDs are case-sensitive and duplicate IDs are not allowed.
Add to Sampling Plan
Use one of the following values to represent whether to include the measure in the sampling plan.
  • Yes
  • No
If not specified, the default of Yes is used.
Note

For grouped defects and grouped defectives, all Add to Sampling Plan values must be Yes or all must be No. Inconsistent values are replaced with the default value of Yes.

Enable In Product Process
Use one of the following values to represent whether to include the grouped defects or grouped defectives in the data collection form at the product process level.
  • Yes
  • No
If not specified, the default of Yes is used.
Note

To add grouped defects and grouped defectives to a data collection form, Add to Sampling Plan values must be Yes and Enable In Product Process values must be Yes.

Control chart types

The available control chart type depends on the type of measure.

Continuous control chart types

For continuous control charts, Type is optional in Process Measures and Output Measures configurations.

Valid continuous control chart type options are: imr, xbarr, xbars, imrrs, ewma. If not specified, or if an invalid entry, the control chart defaults are used, based on subgroup size.

Defaults:
  • when subgroup size = 1, default chart = imr
  • when subgroup size ≥ 2, default chart = xbarr

Defect control chart types

For defect control charts, Type is optional in Grouped Defects configurations.

Valid type options are: c, u, uprime.

If not specified, or if an invalid entry, the default of c is used.

Defectives control chart types

For defectives control charts, Type is optional in Defective Measures and Grouped Defectives configurations.

Valid type options are: np, p, pprime.

If not specified, or if an invalid entry, the default of np is used.

Control chart limits

Specifying the method for control limit calculations is optional. Unless all parameters are specified, control limits are calculated with recent data.

Historical Parameter Requirements
When specifying historical parameters, use the following requirements.
  • Mean values must be numeric.
  • Standard deviation values must be numeric values greater than 0.
  • Mean defects must be numeric values greater than 0.
  • Proportion defective values must be numeric values between or equal to 0 and 1.
  • Sigma Z values must be numeric values greater than 0.
Note

If any parameter is null, all other specified parameters are ignored. If subgroup size is not provided, it defaults to 1.

Continuous control chart limits

Chart types of imr, xbarr, xbars, and ewma require both Mean and Standard Deviation for fixed control limits.

Chart types of imrrs require Mean, Standard deviation (between subgroups), and Standard deviation (within subgroups) for fixed control limits.

Defect control chart limits

Chart types of c, u, and uprime require Mean Defects for fixed control limits. Uprime charts also require Sigma Z.

Defective control chart limits

Chart types of np, p, and pprime require Proportion Defective for fixed control limits. Pprime charts also require Sigma Z.

Net content limits

Specifying net content limits is optional in Output Measures and Process Measures configurations.

Limit Type = Net Content Limits

The following are optional net content specifications. All values must be numeric values, greater than 0.
  • Label Stated Content (LSC)
  • Lower Maximum Allowable Variation (LMAV)
  • Upper Maximum Allowable Variation (UMAV)
  • Lower T1 (LT1)
  • Lower T2 (LT2)
  • Upper T1 (UT1)
  • Upper T2 (UT2)
  • Lower Action Limit (LAL)
  • Upper Action Limit (UAL)
Requirements for LSC:
  • LSC > LMAV
  • LSC > LT1
  • LSC > LT2
  • LSC < UMAV
  • LSC < UT1
  • LSC < UT2
Requirements for T1 and T2:
  • LT2 < LT1
  • UT2 > UT1
Requirements for MAV:
  • LMAV < UMAV
Requirements for action limits:
  • LAL < UAL

If you specify either tolerable error 1 or tolerable error 2, then you must specify both.

Number of subgroups or observations

You can specify the amount of data to use for the initial control limit calculations.

Specifying default number of observations/subgroups for control limit calculations is optional in Process Measures, Output Measures, Defective Measures, Grouped Defects, and Grouped Defectives configurations.

Integer values > 0. If not specified, or if an invalid entry, the following defaults are used.
  • default = 100, for continuous measures
  • default = 25, for defect measures
  • default = 25, for defective measures and grouped defectives

Specification and action limits

Specifying specification limits is optional in Process Measures, Output Measures, Defective Measures, Grouped Defects, and Grouped Defectives configurations.

Limit Type = Specification Limits

Specification limits
Numeric values only, USL > LSL.
Note

Defects and Defectives configurations have only upper specifications, not lower specifications.

Action limits
Specifying default action limits is optional in Process Measures and Output Measures configurations.

Numeric values only, UAL > LAL.

Subgroup size

Specifying default subgroup sizes for sampling plans is optional in Process Measures, Output Measures, Defective Measures, Grouped Defects, and Grouped Defectives configurations.

Integer values > 0. If not specified, or if an invalid entry, the following defaults are used.
  • default = 1, for continuous measures
  • default = 50, for defect measures
  • default = 100, for defective measures and grouped defectives

Target

Target values are optional. If you enter a target value, Real-Time SPC calculates Cpm, a capability index that considers how much the data deviate from the target.

Optional in Process Measures, Output Measures, Defective Measures, Grouped Defects, and Grouped Defectives configurations.

Numeric values only
  • LSL must be less than or equal to Target
  • USL must be greater than or equal to Target

Weight

Weight values are optional with EWMA control charts.

Process Measures and Output Measures configurations, when control charts Type is set to ewma.

Weight values must be numeric values between or equal to 0 and 1.

Note

If control charts Type is not set to ewma, weight is ignored. Subgroup size is required and will be set to 1, if missing.