II.
LibraryProcess overview
Reference · livelib-process:industrial-engineering--spc-implementation
spc-implementation overview
Statistical Process Control Implementation - Design and implement SPC systems to monitor process stability, detect special cause variation, and enable data-driven process improvement.
Attributes
displayName
spc-implementation
description
Statistical Process Control Implementation - Design and implement SPC systems to monitor process stability,
detect special cause variation, and enable data-driven process improvement.
libraryPath
library/specializations/domains/science/industrial-engineering/spc-implementation.js
specialization
industrial-engineering
references
- - Montgomery, Introduction to Statistical Quality Control - Wheeler, Understanding Statistical Process Control - AIAG SPC Manual
example
const result = await orchestrate('domains/science/industrial-engineering/spc-implementation', {
processName: 'CNC Machining - Bore Diameter',
characteristics: ['diameter', 'surface-roughness'],
targetCapability: 1.33
});
usesAgents
- quality-engineer
- msa-analyst
- data-collector
- stability-analyst
- chart-selector
- limits-calculator
- capability-analyst
- spc-setup-engineer
- spc-trainer
- ocap-developer
Outgoing edges
lib_applies_to_domain1
- domain:industrial-engineering·DomainIndustrial Engineering
lib_belongs_to_specialization1
- specialization:industrial-engineering·SpecializationIndustrial Engineering
lib_implements_workflow1
- workflow:experiment-design·WorkflowExperiment Design
lib_involves_role2
- role:operations-analyst·RoleOperations Analyst
- role:research-engineer·RoleResearch Engineer
lib_requires_skill_area3
- skill-area:statistical-analysis·SkillAreaStatistical Analysis
- skill-area:organizational-design·SkillAreaOrganizational Design
- skill-area:data-analysis·SkillAreaData Analysis
Incoming edges
None.