Statistical Quality Control (SQC) is vital for maintaining high standards in textile manufacturing. This article presents key SQC calculations, including defect rate, coefficient of variation, standard deviation, process capability (Cp and Cpk), and control chart limits, tailored for textile processes like spinning, weaving, and dyeing. Each calculation is accompanied by formulas, practical examples, and references to standards such as ASTM and ISO. These tools enable manufacturers to monitor process variability, reduce defects, and ensure product reliability, enhancing overall production efficiency.
1. Introduction to Statistical Quality Control in Textiles
Statistical Quality Control (SQC) employs statistical methods to monitor and control quality in textile manufacturing. By analyzing data from processes such as yarn spinning, fabric production, and finishing, SQC ensures consistency, minimizes defects, and optimizes production. This article details essential SQC calculations, providing textile professionals with tools to assess and improve quality.
2. Key Statistical Quality Control Calculations
2.1 Defect Rate
Purpose: Measures the frequency of defects in textile products (e.g., yarn imperfections, fabric flaws) to assess quality.
Example: For 25 defects in 1000 meters of fabric: Defect Rate = (25 / 1000) × 100 = 2.5%
Reference: ASTM D123-17, Terminology Relating to Textiles
2.2 Coefficient of Variation (CV%)
Purpose: Quantifies variability in textile parameters (e.g., yarn weight, fabric thickness) relative to the mean.
Where:
- σ_w = Standard deviation of the parameter
- Mean = Average value of the parameter
Example: For yarn weights [200, 202, 198, 201, 199] g, Mean = 200 g, σ_w = √((0² + 2² + (-2)² + 1² + (-1)²) / 5) ≈ 1.414 g: CV% = (1.414 / 200) × 100 ≈ 0.707%
Reference: Uster Statistics
2.3 Standard Deviation of Fabric Weight
Purpose: Measures the variability in fabric weight to ensure uniformity.
Where:
- W_i = Individual weight measurement
- N = Number of samples
Example: For fabric weights [150, 152, 148, 151, 149] g/m², Mean = 150 g/m²: σ_w = √((0² + 2² + (-2)² + 1² + (-1)²) / 5) ≈ 1.414 g/m²
Reference: ASTM D3776-20
2.4 Process Capability Index (Cp)
Purpose: Assesses whether a textile process (e.g., yarn spinning) meets specification limits.
Where:
- USL = Upper Specification Limit
- LSL = Lower Specification Limit
- σ_w = Process standard deviation
Example: For yarn count with USL = 22 Ne, LSL = 18 Ne, σ_w = 0.5 Ne: C_p = (22 – 18) / (6 × 0.5) = 4 / 3 ≈ 1.333
Reference: ISO 9001:2015
2.5 Process Capability Index (Cpk)
Purpose: Evaluates process capability while considering process centering.
Example: For Mean = 20 Ne, USL = 22 Ne, LSL = 18 Ne, σ_w = 0.5 Ne: C_pk = min((22 – 20) / (3 × 0.5), (20 – 18) / (3 × 0.5)) = min(2 / 1.5, 2 / 1.5) ≈ 1.333
2.6 Control Chart Limits for X-Bar Chart
Purpose: Establishes control limits to monitor process stability (e.g., fabric weight consistency).
Upper Control Limit (UCL):
Lower Control Limit (LCL):
Where:
- n = Sample size
Example: For fabric weight Mean = 150 g/m², σ_w = 1.414 g/m², n = 5: UCL = 150 + 3 × (1.414 / √5) ≈ 151.897 g/m²; LCL = 150 – 3 × (1.414 / √5) ≈ 148.103 g/m²
Reference: ASTM E2587-16
2.7 Range Chart Limits
Purpose: Monitors variability within samples using range (R) values.
Upper Control Limit (UCL_R):
Lower Control Limit (LCL_R):
Where:
- R̄ = Average range of samples
- D_3, D_4 = Control chart constants (e.g., for n = 5, D_3 = 0, D_4 = 2.114)
Example: For ranges [4, 3, 5, 2, 4], R̄ = (4 + 3 + 5 + 2 + 4) / 5 = 3.6 g/m²: UCL_R = 3.6 × 2.114 ≈ 7.610 g/m²; LCL_R = 3.6 × 0 = 0 g/m²
2.8 Yarn Imperfection Index
Purpose: Quantifies yarn defects (thick places, thin places, neps) per kilometer for quality assessment.
Example: For 50 thick places, 30 thin places, 20 neps per km: II = 50 + 30 + 20 = 100 imperfections/km
Reference: Uster Statistics
3. Practical Applications and Examples
3.1 Yarn Count Control
For a cotton yarn production with:
- Target Ne = 20
- Sample measurements: [19.8, 20.2, 19.9, 20.1, 20.0] Ne
- USL = 21 Ne, LSL = 19 Ne
Mean and Standard Deviation:
Mean = (19.8 + 20.2 + 19.9 + 20.1 + 20.0) / 5 = 20 Ne
σ_w = √(((19.8 – 20)² + (20.2 – 20)² + (19.9 – 20)² + (20.1 – 20)² + (20.0 – 20)²) / 5) ≈ 0.1414 Ne
CV%:
CV% ≈ 0.707%
Process Capability:
C_p = 2 / 0.8484 ≈ 2.357
C_pk = min(1 / 0.4242, 1 / 0.4242) ≈ 2.357
3.2 Fabric Weight Control Chart
For fabric weight samples (5 samples, 4 measurements each):
- Sample means: [150, 151, 149, 150.5, 149.5] g/m²
- Sample ranges: [4, 3, 5, 2, 4] g/m²
X-Bar Chart:
Grand Mean = (150 + 151 + 149 + 150.5 + 149.5) / 5 = 150 g/m²
σ_w = R̄ / d_2 (d_2 = 2.059 for n = 4): R̄ = (4 + 3 + 5 + 2 + 4) / 5 = 3.6 g/m²; σ_w = 3.6 / 2.059 ≈ 1.748 g/m²
UCL = 150 + 3 × (1.748 / 2) ≈ 152.622 g/m²
LCL = 150 – 3 × (1.748 / 2) ≈ 147.378 g/m²
Range Chart:
UCL_R = 3.6 × 2.282 ≈ 8.215 g/m²
LCL_R = 0 g/m² (for n = 4, D_3 = 0)
4. Summary Table of Key SQC Calculations
| Category | Formula | Example |
|---|---|---|
| Defect Rate | Defect Rate (%) = (Number of Defects / Total Inspected Units) × 100 | (25 / 1000) × 100 = 2.5% |
| Coefficient of Variation | CV% = (σ_w / Mean) × 100 | (1.414 / 200) × 100 ≈ 0.707% |
| Standard Deviation | σ_w = √(Σ(W_i – Mean)² / N) | √((0² + 2² + (-2)² + 1² + (-1)²) / 5) ≈ 1.414 g/m² |
| Process Capability (Cp) | C_p = (USL – LSL) / (6 × σ_w) | (22 – 18) / (6 × 0.5) ≈ 1.333 |
| Process Capability (Cpk) | C_pk = min((USL – Mean) / (3 × σ_w), (Mean – LSL) / (3 × σ_w)) | min((22 – 20) / (3 × 0.5), (20 – 18) / (3 × 0.5)) ≈ 1.333 |
| X-Bar Chart Limits | UCL = Mean + 3 × (σ_w / √n); LCL = Mean – 3 × (σ_w / √n) | UCL = 150 + 3 × (1.414 / √5) ≈ 151.897 g/m²; LCL ≈ 148.103 g/m² |
| Range Chart Limits | UCL_R = R̄ × D_4; LCL_R = R̄ × D_3 | UCL_R = 3.6 × 2.114 ≈ 7.610 g/m²; LCL_R = 3.6 × 0 = 0 g/m² |
| Imperfection Index | II = N_thick + N_thin + N_neps | 50 + 30 + 20 = 100 imperfections/km |
5. Conclusion
The statistical quality control calculations presented provide a robust framework for monitoring and improving textile manufacturing processes. By applying these metrics, manufacturers can detect variability, reduce defects, and ensure compliance with quality standards. These tools are essential for achieving consistent yarn and fabric quality, enhancing production efficiency, and meeting customer expectations.








