Build Pipeline (Current State Map)
Documentation of PSI’s end-to-end machine build pipeline from order entry through shipment, based on the Current State Map (August 2024 value stream mapping exercise).
Pipeline Overview
The PSI machine build pipeline follows a sequential flow through 8 primary stages. Each stage has characteristic cycle times, handoff points, and common failure modes that contribute to overall lead time.
ORDER ──→ PROPOSAL ──→ MECH ENG ──→ CONTROLS ENG ──→ PURCHASING
ENTRY HANDOFF DESIGN DESIGN PROCUREMENT
│
▼
SHIP ←── MVI/ ←── ELEC ←── MECH ←── MACHINE/
STARTUP ASSEMBLY ASSEMBLY WELD/FAB
Stage Details
Stage 1: Order Entry & Proposal Handoff
| Property | Value |
|---|---|
| Owner | Sales (Dept 140) / Proposal Engineering (Dept 115) |
| Inputs | Customer PO, Quote, SLDS Index |
| Outputs | Order entered in AFTEC, project created (PROJECT.1287) |
| Key Dates | ORDER.DATE in PROJECT.1287 |
| Data Source | salesorder.csv, PROJECT.1287 |
Process:
- Sales receives customer PO
- Order entered in AFTEC — creates project record
- SLDS (Sales LDS Index) converted to LDS Index
- Project kickoff meeting with engineering
- Reference project identified (REF.PROJ.NO)
Common Delays:
- Incomplete customer specifications
- Scope changes during handoff
- Reference project selection issues
Stage 2: Mechanical Engineering (Design)
| Property | Value |
|---|---|
| Department | Mech Engineering (Dept 110) |
| Schedule File | \\ad.ptihome.com\DFS\Schedule\SS123\SCHEDULE\ENG\Mecheng.xlsm |
| Hours Field | MENG.BUD / MENG.HRS in PROJECT.HRS.1287 |
| Budget Field | Column D (Hours Estimated) in schedule Excel |
Process:
- LDS Index created — master engineering document
- Mechanical design (3D CAD in SolidWorks)
- Drawings released through PDM
- BOM generated and released
- ECNs as needed for design changes
Key Metrics:
- Hours estimated vs actual (from schedule Excel + PROJECT.HRS.1287)
- ECN count during design phase (ecn.csv)
- Drawing release dates vs plan
Common Delays:
- Incomplete specifications from proposal
- Complex new designs (low reuse rate)
- Customer-requested changes mid-design
- Reference project BOM issues
Stage 3: Controls Engineering (Design)
| Property | Value |
|---|---|
| Department | Controls Engineering (Dept 111) |
| Schedule File | \\ad.ptihome.com\DFS\Schedule\SS123\SCHEDULE\ENG\CONTROLS.xlsm |
| Hours Field | CENG.BUD / CENG.HRS in PROJECT.HRS.1287 |
Process:
- Electrical design and panel layouts
- PLC programming (Allen-Bradley/Rockwell)
- HMI/SCADA development
- Electrical drawings released
- I/O cross-reference documentation
Key Metrics:
- Hours estimated vs actual
- PLC program complexity (tag count, routine count)
- Electrical drawing count
Common Delays:
- Waiting on mechanical design completion
- Complex PLC logic for new processes
- Customer-specified control requirements
- Robot integration complexity
Stage 4: Purchasing / Procurement
| Property | Value |
|---|---|
| Department | Supply Chain (Dept 150) |
| Data Sources | purchaseorders.csv, pohist.csv, partmaster.csv |
| Key Fields | Promise Date, Schedule Date, Lead Time, Confirm Days |
Process:
- BOM released from engineering triggers procurement
- Long-lead items ordered first
- Standard parts pulled from stock
- Vendor parts received and inspected
- Materials staged for build
Key Metrics:
- Vendor on-time delivery (Promise Date vs Receipt Date)
- Average purchase lead times (partmaster.csv: Pur LT)
- Open PO aging (purchaseorders.csv: IsOpen flag)
- Confirmation delay (Confirm Days field)
Common Delays:
- Long-lead vendor items (castings, special motors, custom parts)
- Late BOM release from engineering
- Vendor delivery misses
- Quality issues on received parts (NCNs)
Stage 5: Machine Shop / Weld / Fabrication
| Property | Value |
|---|---|
| Departments | Machining (102), Welding (104) |
| Schedule Files | AMACH.xlsm, AWELD.xlsm |
| Hours Fields | MACH.BUD/HRS, WELD.BUD/HRS in PROJECT.HRS.1287 |
| WO Data | openwo.csv (CC=102, CC=104) |
Process:
- Weldments fabricated per drawings
- Machined parts manufactured (CNC)
- Sub-assemblies built
- Quality checks at each stage
- Parts staged for assembly
Key Metrics:
- WO cycle time (Make Date → Close Date for CC=102, 104)
- WO days late (WODaysLate field)
- Actual vs routed hours (wiplabor.csv)
- Operation completion rates (wiprouteline.csv)
Common Delays:
- Drawing errors discovered during fabrication
- Material availability (stock-outs)
- Machine capacity constraints
- Rework from quality issues
Stage 6: Mechanical Assembly
| Property | Value |
|---|---|
| Department | Mechanical Assembly (Dept 106) |
| Schedule File | \\ad.ptihome.com\DFS\Schedule\SS123\SCHEDULE\PROD\AMECH.xlsm |
| Hours Field | MECH.BUD / MECH.HRS in PROJECT.HRS.1287 |
| Special | Has extra columns including “SHIP Htg” |
Process:
- Base/frame assembly
- Major component installation
- Motion systems (conveyors, turntables, robots)
- Enclosures and guarding
- Mechanical fit-up and alignment
Key Metrics:
- Hours estimated vs actual
- Fit-up issues (redbooks with A106 flag)
- Missing parts impact (purchasing delays cascade here)
- Floor space bay assignment (Floor Space Capacity Chart.xlsm)
Common Delays:
- Parts not available (waiting on purchasing or fab)
- Design interference discovered during assembly
- Floor space constraints (bay availability)
- Engineering changes during assembly (ECNs)
Stage 7: Electrical Assembly
| Property | Value |
|---|---|
| Department | Electrical Assembly (Dept 108) |
| Schedule File | \\ad.ptihome.com\DFS\Schedule\SS123\SCHEDULE\PROD\AELECT.xlsm |
| Hours Field | ELEC.BUD / ELEC.HRS in PROJECT.HRS.1287 |
Process:
- Control panel builds
- Conduit and cable routing
- Wire terminations
- Sensor installation
- Initial power-up and checkout
Key Metrics:
- Hours estimated vs actual
- Wiring errors (redbooks with A108 flag)
- Panel build completion rate
- Dependency on controls engineering drawings
Common Delays:
- Waiting on controls engineering drawing release
- Panel component lead times
- Wiring errors requiring rework
- Late changes from PLC programming updates
Stage 8: MVI / Startup / Testing
| Property | Value |
|---|---|
| Department | MVI (Dept 120), Startup (Dept 122) |
| Schedule File | \\ad.ptihome.com\DFS\Schedule\SS123\SCHEDULE\PROD\AMVI.xlsm |
| Hours Field | SU.BUD / SU.HRS in PROJECT.HRS.1287 |
| Special | Has Test/Runoff and Installation sub-columns |
Process:
- Component testing
- Motion verification
- Process testing (blast/spray/clean)
- PLC debugging and tuning
- Customer witness runoff (RAC — Runoff Acceptance Criteria)
- Punch list resolution
- Final inspection and ship prep
Key Metrics:
- Test/Runoff hours vs estimate
- Punch list item count and resolution time
- Customer runoff pass/fail
- Redbook issues found during testing (late-stage = expensive)
Common Delays:
- Issues discovered during testing that require engineering changes
- Customer availability for witness runoff
- Punch list items requiring parts or design changes
- PLC tuning for process optimization
Lead Time Composition
Typical New Build Timeline (Target)
| Stage | Duration | Cumulative |
|---|---|---|
| Order → Engineering Start | 1-2 weeks | 2 weeks |
| Mechanical Engineering | 8-12 weeks | 14 weeks |
| Controls Engineering | 6-10 weeks (overlaps) | 16 weeks |
| Purchasing (long-lead) | 12-20 weeks (overlaps) | 20 weeks |
| Fabrication | 4-8 weeks | 24 weeks |
| Mechanical Assembly | 6-10 weeks | 32 weeks |
| Electrical Assembly | 4-6 weeks (overlaps) | 34 weeks |
| MVI/Startup/Runoff | 4-8 weeks | 40 weeks |
| Total Target | ~40 weeks (10 months) |
Where Time is Actually Spent
The ganttJOB.csv data shows actual start/end dates for each department on each project. Combined with:
openwo.csvWO cycle times and days latewiplabor.csvactual vs routed hourswiprouteline.csvplanned vs actual operation datesPROJECT.HRS.1287budget vs actual hours
These data sources enable analysis of where time is expanding.
Data Sources for Pipeline Analysis
| Analysis Question | Primary Data | How to Query |
|---|---|---|
| Overall lead time trend | Project1287List.xml | OrderDate → ShipDate by year |
| Stage durations | ganttJOB.csv | Start/End per dept per project |
| Department overruns | PROJECT.HRS.1287 | Budget vs Actual hours |
| WO cycle times | openwo.csv | Make Date → Close Date |
| Operation-level delays | wiprouteline.csv | PlanComp vs ActComp |
| Quality impact | redbook.csv + ecn.csv | RFC count, dept flags, timing |
| Purchasing delays | purchaseorders.csv | Promise vs Schedule dates |
| Capacity constraints | wc-capacity.csv | Available hours per work center |
Related Pages
- Manufacturing Process — Department details
- PSI Data Brain — Complete data source map
- Quality Process — Redbook system
- Engineering Process — ECN workflow
- Terminology — PSI-specific terms
Last updated: February 2026 Source: Current State Map 8-5.pdf (August 2024 value stream mapping)